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

use on shared library

vandelayyyy
Beginner
372 Views
hi all..

I'm using TBB 2.1 on Centos 5.2 64-bit to build a shared library built with gcc 4.1.2 which is loaded as a plugin by a commercial application (no debug build). Is it possible to use Inspector on the library while it is running under the control of the application? I would use the trial to test it, but company policy currently makes this difficult.

thanks!
0 Kudos
1 Reply
Peter_W_Intel
Employee
372 Views

The answer is "yes" - same as I replied to you in other thread - http://software.intel.com/en-us/forums/showthread.php?t=83349&o=a&s=lr

Note that if symbol information and source are not available, all problems still will be reported. But there is no line No. info (use module's offset instead) in "Source" of "Code Locations" of the report, also you can't do "View Source".

Regards, Peter

0 Kudos
Reply