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

Unable to see functions of user classes of a DLL in Call Graph

wilson_v
Beginner
439 Views
I am profiling an ATL COM DLL compiled in VC++ 6.0 with VTune 7.1.
The Static Module Viewer correctly displays all function names of all the classes (including user classes) of the DLL. The DLL has an associated PDB file.
But when i generate the Call Graph, thefunctions of user classesare not being listed or displayed in the graph. The instrumentation level for the DLL has been set to 'All Functions' and all function names are visible and selected in the configuration.
Am i missing any configuration option?
0 Kudos
1 Reply
David_A_Intel1
Employee
439 Views
How are you configuring the callgraph collector? Is the analyzer launching an application or are you using DLL-level profiling?
0 Kudos
Reply