Skip to content

gh-142927: Show self time in flamegraph tooltip#147706

Open
ivonastojanovic wants to merge 1 commit intopython:mainfrom
ivonastojanovic:flamegraph_self
Open

gh-142927: Show self time in flamegraph tooltip#147706
ivonastojanovic wants to merge 1 commit intopython:mainfrom
ivonastojanovic:flamegraph_self

Conversation

@ivonastojanovic
Copy link
Copy Markdown
Contributor

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.

CC: @pablogsal @lkollar

The issue:

Show "self" time for functions — Display time spent in function body excluding callees, not just total inclusive time

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 ivonastojanovic changed the title Show self time in flamegraph tooltip gh-142927: Show self time in flamegraph tooltip Mar 31, 2026
@bedevere-app bedevere-app bot mentioned this pull request Mar 31, 2026
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant