summaryrefslogtreecommitdiffstats
path: root/tests/pycallgraph_mod.py
Commit message (Collapse)AuthorAgeFilesLines
* Added pycallgraph code to generate a cobbler call graph, for exploringMichael DeHaan2007-02-131-0/+228
relationships and hot spots. Right now, there isn't anything exceptionally eye opening, but it's kind of neat to see it visualized. Requires graphviz.