mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
4ff8b07a3d
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.