mirror of
https://github.com/python/cpython.git
synced 2026-06-05 09:21:43 +00:00
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. |
||
|---|---|---|
| .. | ||
| sampling | ||
| tracing | ||
| __init__.py | ||