Menu

Tree [8ded57] master /
 History

HTTPS access


File Date Author Commit
 license 2010-04-21 Brendon Robinson Brendon Robinson [03ba2e] Merge branch 'master' of git@...:brobins...
 pycallgraphNS.py 2010-04-21 Brendon Robinson Brendon Robinson [03ba2e] Merge branch 'master' of git@...:brobins...
 pycallgraphTAexport.py 2010-04-21 Brendon Robinson Brendon Robinson [03ba2e] Merge branch 'master' of git@...:brobins...
 readme 2010-04-21 Brendon Robinson Brendon Robinson [03ba2e] Merge branch 'master' of git@...:brobins...
 usage-example.py 2010-04-21 Brendon Robinson Brendon Robinson [03ba2e] Merge branch 'master' of git@...:brobins...
 usage-instructions 2010-04-21 Brendon Robinson Brendon Robinson [03ba2e] Merge branch 'master' of git@...:brobins...

Read Me

pycallgraphTAexport
-------------------

  This work is licensed under the GPLv2.

  pycallgraphTAexport is a fork of pycallgraph, a tool for extracting call graphs and performance information from Python programs. This fork has been extended with the capability to produce output in the TA (Tuple-Attribute) file format, for analysis with architecture extraction and visualization tools. In addition, the granularity at which the information is collected has been increased.

  See usage-instructions for details on how to use pycallgraphTAexport.