https://github.com/dim13/pvtrace
Visualize function calls with Graphviz
https://github.com/dim13/pvtrace
Last synced: 5 months ago
JSON representation
Visualize function calls with Graphviz
- Host: GitHub
- URL: https://github.com/dim13/pvtrace
- Owner: dim13
- License: 0bsd
- Created: 2019-07-17T10:51:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-03T14:42:44.000Z (over 4 years ago)
- Last Synced: 2025-01-26T18:11:13.138Z (over 1 year ago)
- Language: C
- Size: 11.7 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pvtrace
Visualize function calls with Graphviz (M. Tim Jones)
## resources
* [~~article~~][1] (dead link) [mirror][2]
* [pvtrace.zip][3] - original source code
* [egypt][4] - create call graph from gcc RTL dump
[1]: http://www-128.ibm.com/developerworks/linux/library/l-graphvis/?ca=dgr-lnxw06Graphviz
[2]: http://archive.today/VTtK
[3]: http://www.mtjones.com/developerworks/pvtrace.zip
[4]: http://www.gson.org/egypt/egypt.html