Generate dot graphs from the output of several profilers
This is a Python script to convert the output from prof, gprof, oprofile, Shark, AQtime, and python profilers into a dot graph. It has the following features: * can correctly parse C++ template function names * allows to prune nodes and edges below a certain threshold * uses an heuristic to propagate time inside mutually recursive functions * uses color efficiently to draw attention to hot-spots
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0-0.27.D20250404gitff9cd266b9.fc43 | - |
Fedora 42 | 1.0-0.27.D20250404gitff9cd266b9.fc42 | - |
Fedora 41 | 1.0-0.26.D20240702git6edec704a3.fc41 | - |
Fedora 40 | 1.0-0.24.D20231223gita05b7bf0dc.fc40 | - |
You can contact the maintainers of this package via email at
gprof2dot dash maintainers at fedoraproject dot org
.