gprof2dot 2024.6.6
0
Generate a dot graph from the output of several profilers.
Contents
Generate a dot graph from the output of several profilers.
How to Install gprof2dot
You can install gprof2dot using pip
pip install gprof2dot
or add it to a project with poetry
poetry add gprof2dot
Package Details
- Author
- Jose Fonseca
- License
- LGPL
- Homepage
- https://github.com/jrfonseca/gprof2dot
- PyPi:
- https://pypi.org/project/gprof2dot/
Classifiers
- Software Development
Related Packages
Errors
A list of common gprof2dot errors.
Code Examples
Here are some gprof2dot
code examples and snippets.