mirror of
https://github.com/python/cpython.git
synced 2026-04-15 08:11:10 +00:00
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. |
||
|---|---|---|
| .. | ||
| test_sampling_profiler | ||
| __init__.py | ||
| __main__.py | ||
| test_heatmap.py | ||
| test_tracing_profiler.py | ||