program call graph

Robert Cimrman cimrman3 at ntc.zcu.cz
Mon Jun 13 10:46:56 EDT 2005


Hi,

After much googling, I still cannot find any tool/module for producing a
(static) call graph of a program. I have got nearly to my aim  with
trace.py, though it must actually run the program and the output would
have to be parsed after; and doxygen + pythfilter.py, which should work,
but did not (pythfilter having some parsing problems). I would greatly
appreciate your hints/suggestions.

Thanks,

Robert



More information about the Python-list mailing list