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

call graph failing to instrument module

nitroamos
Beginner
305 Views
hi -- i have two versions of my program that i want to test, the difference is which libraries are included. one uses the ATLAS BLAS library.

one of them works great.

the other (the one with ATLAS) does not. when i go to (in call graph) configure/functions, none show up. when i try to instrument my program, i get:
All functions instrumentation of module "{my}.exe" was skipped.

this is probably related to an earlier message that:
Wed Jul 20 14:54:34 2005 WARNING: Can not find symbols for module: {my}.exe
Wed Jul 20 14:54:34 2005 ERROR: Can not find symbols for module: no symbol match for function with RVA = 3A160 : {my}.exe

what i'm confused about is that as best as i can tell, it shares all the visual studio property settings as the version that works.

are there any suggestions why visual studio might not be creating the necessary stuff for call graph?

thanks!
0 Kudos
1 Reply
nitroamos
Beginner
305 Views
nevermind. i think the problem is that i need to figure out how to make ATLAS cooperate with the symbol output. any suggestions?
0 Kudos
Reply