Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
5255 Discussions

V-Tune collection log and debug information for libtpsstool.so

lespo1
Beginner
1,252 Views

Running analyses with VTune, I keep getting in the collection log warning:

"Cannot locate debugging information for file '/opt/intel/oneapi/vtune/2022.0.0/lib64/libtpsstool.so'."

 

What does that mean for the analyses and how can that be corrected?

Labels (1)
0 Kudos
3 Replies
AthiraM_Intel
Moderator
1,228 Views

Hi.


Thanks for posting in Intel communities.


Warning messages from your output are about system and VTune modules.You can ignore them if you are not interested in profiling system functions.


Debugging information (PDB files on Windows* and DWARF format on Linux*) for applications and system modules is not generally available on the system by default. Missing debug information is not critical to performance analysis but prevents Intel® VTune™ Profiler from providing full-scale statistics on call stacks, source data, and so on.


Please see the below link for more information.


https://www.intel.com/content/www/us/en/develop/documentation/vtune-help/top/troubleshooting/error-cannot-locate-debug-info.html


If this resolves your issue, make sure to accept this as a solution. This would help others with similar issue.


Thanks,


0 Kudos
AthiraM_Intel
Moderator
1,205 Views

Hi,


Could you please give us an update? Is your issue resolved?



Thanks



0 Kudos
AthiraM_Intel
Moderator
1,189 Views

Hi,


We assume that your issue is resolved. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.



Thanks


0 Kudos
Reply