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

Vtune only puts DLLs on the call graph

lucaslowry
Beginner
242 Views
I'm trying to profile my application and I can only get Vtune to profile the DLLs that it relies on. I originally had the error where it complains that my application didn't have Base relocations, but I added the /fixed:no flag to my link step and was able to avoid seeing that error again. Even with the error gone though, my .exe doesn't show up in the call graph, only thread names and DLL functions. Any ideas on what I might be missing?
0 Kudos
1 Reply
cdtag00
Beginner
242 Views
Im having the same problem see here: here . It even occurs in AMDs Codeanalyst... Please let me know when/( if :-( ) you find out something about this. Thanks :)
0 Kudos
Reply