Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
pablogsal merged 1 commit into
python:mainpython/cpython:mainfrom
ivonastojanovic:flamegraph_selfivonastojanovic/cpython:flamegraph_selfCopy head branch name to clipboard
Apr 4, 2026
Merged

gh-142927: Show self time in flamegraph tooltip#147706
pablogsal merged 1 commit into
python:mainpython/cpython:mainfrom
ivonastojanovic:flamegraph_selfivonastojanovic/cpython:flamegraph_selfCopy head branch name to clipboard

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
@pablogsal

Copy link
Copy Markdown
Member

Amazing thanks a lot @ivonastojanovic ❤️

@pablogsal pablogsal merged commit 4ff8b07 into python:main Apr 4, 2026
56 checks passed
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
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.
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.