[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [OT] plot execution flows from C/C++ sources



On Wed, 10 Aug 2011 14:33:46 +0100
Joao Ferreira Gmail <joao.miguel.c.ferreira@gmail.com> wrote:

> Hello all,
> 
> [  maybe some programers out there... :)  ]
> 
> I recently stared working on a project for maintenance and new
> developments on an existing huge code base of C/C++ 
> 
> It's quite a challenge for newcommers.
> 
> Does anyone know of any tools that would help in ploting execution
> flow diagrams from the sources ?
> 

Google showed me this:
http://code.google.com/p/jrfonseca/wiki/Gprof2Dot
I've never used it, but it looks promising.  It generates dot graphs
from profiler outputs.

--
rbmj


Reply to: