gh-142927: Show self time in flamegraph tooltip by ivonastojanovic · Pull Request #147706 · python/cpython
We already show self time in differential flamegraphs, but it should be included in regular flamegraphs as well. Display the time spent in the function body excluding callees, not just the total inclusive time.
ivonastojanovic
changed the title
Show self time in flamegraph tooltip
gh-142927: Show self time in flamegraph tooltip
ljfp pushed a commit to ljfp/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters