Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4975 Discussions

Top-down tree through command line?

GrCorrea
Beginner
342 Views
Dear experts,
Is there any way I can get the top-down tree hotspot analysis or a call graph through command line? Or is it available only through the GUI?
Best regards,
GrCorrea.
0 Kudos
1 Reply
Mark_D_Intel
Employee
342 Views
There are three reports related to callstack information - top-down, callstacks, gprof-cc. Use '-help report' to list the available reports. If these aren't present in your version, upgrade to the latest update (these reports were added in one of the updates, don't remember exactly which one, though)
0 Kudos
Reply