callgrind output?
A suggestion: consider providing profiling output in the callgrind format, as there already exists excellent visualizers (e.g., kcachegrind) for it. (I'm writing this same issue to each and every python profiler project that I run into and that appears interesting :-))
Great idea! I definitely want to expand the visualization options here, and I think writing out callgrind formatted output should be relatively easy to do
Agreed! Callgrind support would be awesome.
Current plan for this is laid out here: https://github.com/rbspy/rbspy/issues/180
Hi, I'd like to know the progress of this topic.
Hi, any news regarding a compatibility between py-spy and Kcachegrind?