Categories: Developer Tools, Quality Assurance and Testing Software
- Home
- Linux
- gprof2dot.py
- Downloading...
gprof2dot.py 1.0
gprof2dot.py script can convert the output from gprof into a dot graph. It can correctly parse C++ template function names, allows you to prune nodes and edges below a certain threshold, can parse the special notation gprof uses for mutually recursive...