cpython/Lib/profiling/sampling/_flamegraph_assets
ivonastojanovic 4ff8b07a3d
gh-142927: Show self time in flamegraph tooltip (#147706)
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.
2026-04-04 20:55:05 +01:00
..
flamegraph.css gh-138122: Add differential flame graph (#145785) 2026-03-30 12:31:06 +01:00
flamegraph.js gh-142927: Show self time in flamegraph tooltip (#147706) 2026-04-04 20:55:05 +01:00
flamegraph_template.html gh-138122: Add differential flame graph (#145785) 2026-03-30 12:31:06 +01:00