Skip to content

[3.15] gh-150258: Show relative percentage on Tachyon flamegraph (GH-150266)#150312

Merged
pablogsal merged 1 commit into
python:3.15from
miss-islington:backport-fad0674-3.15
May 23, 2026
Merged

[3.15] gh-150258: Show relative percentage on Tachyon flamegraph (GH-150266)#150312
pablogsal merged 1 commit into
python:3.15from
miss-islington:backport-fad0674-3.15

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 23, 2026

When running profiling, users rarely care about the global percentage of
the runtime. Often, they want to select a function and measure child
percentages relative to that.

This PR updates the flamegraph tooltips to show both "Percentage" and
"Relative Percentage" when the user clicks a specific function.
(cherry picked from commit fad0674)

Co-authored-by: Eduardo Villalpando Mello eduardovil@microsoft.com

…onGH-150266)

When running profiling, users rarely care about the global percentage of
the runtime. Often, they want to select a function and measure child
percentages relative to that.

This PR updates the flamegraph tooltips to show both "Percentage" and
"Relative Percentage" when the user clicks a specific function.
(cherry picked from commit fad0674)

Co-authored-by: Eduardo Villalpando Mello <eduardovil@microsoft.com>
@pablogsal pablogsal merged commit 6f99363 into python:3.15 May 23, 2026
104 of 106 checks passed
@miss-islington miss-islington deleted the backport-fad0674-3.15 branch May 23, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants