Event based sampling configurations are not working on my system (pls see details of system setup below).
With EBS, Vtune seems to be profiling for the duration but complains with the following error:
Failed to finalize the result: the result you are opening is empty
Things I have tried so far:
Added the source, binary and include directories as a part of the search directory (clicked on include subdirs as well).
clicked on re-resolve. None of these seem to help.
Machine setup
----------------
CPU: Intel XEON 5690. Events configured for CPU: Intel(R) Xeon(R) / Core i7 980X Processor
running 64-bit version of Vtune amplifier xe 2013. (amplxe-gui.)
OS: Ubuntu 10.04 LTS Linux Kernel version : 2.6.32-40.87.
Kernel modules were rebuilt with pax.ko, sep3_8.ko, and vtsspp.ko
In one of the prior posts in this forum for a similar error, someone from Intel had requested the output of amplxe-cl on /bin/ls. So I thought I would post it here.
amplxe-cl -collect hotspots -r /tmp/r002hs -- /bin/ls
Using result path `/tmp/r002hs'
Executing actions 33 % Resolving information for `ls'
Warning: Cannot match file `/bin/ls': checksum mismatch.
Warning: Cannot locate symbols for file `/bin/ls'.
Executing actions 50 % Generating a report
Summary
-------
Elapsed Time: 0.002
CPU Time: 0
CPU Usage: 0
Executing actions 100 % done


