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

ERROR: IsPinLoadingCompleted

kevin_l_
Beginner
240 Views

 vtune_amplifier_xe_2013_update3, when i attach to a process on Linux, vtune report error and the target process exit too. 

[admin@s007202.cm6 rpm]$ amplxe-cl -collect hotspots -duration 60 -result-dir ./vresult -target-pid 10636
amplxe: Error: Source/pin/injector_ia32_nonmac/injector_ia32_nonmac.cpp:IsPinLoadingCompleted:IsPinLoadingCompleted:474:
 assertion failed: result > 0
amplxe: Using result path `/home/admin/tool/vtune_amplifier_xe_2013_update3/CLI_install/rpm/vresult'
amplxe: Executing actions 50 % done
amplxe: Error: Error 0x4000001e (Cannot load raw collector data)

Linux xxxx 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

 

0 Kudos
1 Reply
Peter_W_Intel
Employee
240 Views

First at all, you need to try latest Update 17 instead of Update 13.

Secondary, ensure that your user account is same as the account which launched target process, for access permission consideration. 

0 Kudos
Reply