Is there a profiler for Python that can render something like Kcachegrind's Callee map view?
This looks like it might do what you want
http://www.vrplumber.com/programming/runsnakerun/
If you are on Ubuntu (or have access to a host) you can convert the Python hotshot profiler's output into a form that KCachegrind can read. Check out the kcachegrind-converters
package hotshot2calltree command.
Here are some pages which reference using it for Python profiling:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With