[Feature] Add additional SELF time spent by method call entry
i0xHeX opened this issue ยท 1 comments
Sometimes I see like method A tooks 1600ms, and childs take 200mc, 180mc, 130mc etc... < 500ms for example. And it's a bit difficult to count even approximate time, spent by method A itself. I think It would be great feature if we can see both ALL and SELF time spent (near each other in the graph).
In way like that:
https://i.imgur.com/aQmRz9t.png