heaptrack: add caller/callee table
Closed, ResolvedPublic

Description

This view should be extremely useful to have. In VTune it's one of the views I use most often to check whether any of my high-level functions trigger unexpectedly many cost somewhere deep in their sub callgraphs:

https://bugreports.qt.io/secure/attachment/31777/vtune_test_caller_callee.png

mwolff created this task.Feb 26 2016, 6:35 PM
mwolff closed this task as Resolved.Mar 24 2016, 6:22 PM

implemented now