Some developers like performance data representation in form of “call graph”, where nodes are functions and edges are function calls from caller to callee. Also functions are attributed with CPU time. This way of call sequence visualization is not necessary needed and VTune™ Amplifier XE doesn’t have this graph – there are a lot of other powerful interactive ways to view, sort and filter performance data.
But there are good news for those who likes call graphs: it’s possible to make them from VTune Amplifier XE results. This blog post describes the way how to do it.
