vmprof-python
vmprof-python copied to clipboard
[Feature request] Listing sample counts would be a nice addition to percentages.
[Sorry about the empty initial bug, hit enter in the title by accident]
[[Also, why does enter while typing the title open an empty bug report, That is very annoying!]]
Basically, I have a context where I'm not sure the vmprof log file is broken. It has some contents, but I think it might have been somewhat truncated.
It'd be nice if there was a way to have vmprof output the number of samples for each point in the call-stack, as well as the percentage of time at that point.
That way, you could get a better idea of how robust the percentage estimate is.