[PLUG] Re: wow. learned something new!

Paul Mullen pm at nellump.ath.cx
Mon Mar 27 06:02:35 UTC 2006


On Sun, Mar 26, 2006 at 09:58:20PM -0800, Paul Mullen wrote:
> Does 'cflow' fit the bill? I've never used it myself, but it appears
> useful. It generates a tree of function calls as a program executes.

Correction. It looks like it just analyzes source code, but doesn't
actually trace a running process:

  GNU cflow analyzes a collection of C source files and prints a
  graph, charting control flow within the program.

-- 
Paul



More information about the PLUG mailing list