py-spy icon indicating copy to clipboard operation
py-spy copied to clipboard

callgrind output?

Open anntzer opened this issue 7 years ago • 5 comments

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 :-))

anntzer avatar Sep 05 '18 23:09 anntzer

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

benfred avatar Sep 05 '18 23:09 benfred

Agreed! Callgrind support would be awesome.

akeskimo avatar Sep 10 '18 12:09 akeskimo

Current plan for this is laid out here: https://github.com/rbspy/rbspy/issues/180

benfred avatar Sep 11 '18 14:09 benfred

Hi, I'd like to know the progress of this topic.

okapies avatar Jan 18 '19 04:01 okapies

Hi, any news regarding a compatibility between py-spy and Kcachegrind?

SDIdo avatar Oct 31 '20 19:10 SDIdo