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

Sampling Module has unresolved addresses

tjrossi
Beginner
616 Views
I have a program that loads a library (.so) at runtime. When I perform a sampling activity through vtlec, I end up with in the Name column of the Hotspots tab. It will not let me view any information about the functions in my library. I added the library to the Modules of Interest list. Everything works fine in the Callgraph activity and I can see function details.

Anyone know what I am doing wrong?

Thanks,

Trevor
0 Kudos
3 Replies
tjrossi
Beginner
616 Views
Btw, the application is running on RHEL 5 and compiled with GCC version 4.1.2
0 Kudos
cszhang
Beginner
616 Views
Quoting - tjrossi
I have a program that loads a library (.so) at runtime. When I perform a sampling activity through vtlec, I end up with in the Name column of the Hotspots tab. It will not let me view any information about the functions in my library. I added the library to the Modules of Interest list. Everything works fine in the Callgraph activity and I can see function details.

Anyone know what I am doing wrong?

Thanks,

Trevor

I also have this kind of problem: unresolved addresses, call graph is correct, but sampling doesnt show the whole function....

What's the problem?

0 Kudos
Peter_W_Intel
Employee
616 Views
Quoting - tjrossi
I have a program that loads a library (.so) at runtime. When I perform a sampling activity through vtlec, I end up with in the Name column of the Hotspots tab. It will not let me view any information about the functions in my library. I added the library to the Modules of Interest list. Everything works fine in the Callgraph activity and I can see function details.

Anyone know what I am doing wrong?

Thanks,

Trevor

I met similiar issues before on v9.0 Update 7, but the problem can be solved if you upgrade the product to latest v9.1 I think.

Regards, Peter

0 Kudos
Reply