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

VTune cannot get GPU Compute/Media Hotspots info with below error messages.

Danyu_B_Intel
Employee
616 Views

Hi,

I want to use Intel VTune to get intel Graphics profiling data but failed, with below message:

- Valid setenv symbol is not found in the binary of the analysis target.

- Binary file of the analysis target does not contain symbols required for profiling. See the 'Analyzing Statically Linked Binaries' help topic for more details.

- Assertion failed: object_impl:35 (obj != ((void *)0)): Please contact the technical support.

 

I have tried several methods but no one works.

It's urgent request, please reply soon.

 

Thanks

Danyu

0 Kudos
1 Reply
Egor_S_Intel1
Employee
616 Views

Hi Danyu,

It looks like you try to profile a statically linked binary. In this case, the binary should export several symbols from system libraries that are needed for VTune, for more information please see Analyze Statically Linked Binaries on Linux Targets article.

Thanks,
Egor

0 Kudos
Reply