I'm getting an instrumentation fault when I attempt to do a hotspot analysis. It is an evaluation copy and the binary was generated by a Go compiler. Does anyone have a clue why vtune is looking for queens_init() and what it wants to do with it? The only other possibly unrelated issue was that I had to remove my /etc/fuse.conf to work around an install seg fault but it is hard to imagine that is the problem.
Thanks in advance...
/opt/intel/vtune_amplifier_xe_2015.1.0.367959/bin64/amplxe-cl -collect hotspots -target-duration-type=veryshort -app-working-dir mumble/work/code/queens/src --search-dir sym:p=/usr/local/google/home/rlh/work/code/queens/src -- ~mumble/work/code/queens/src/queens 10
Data collection is completed with warnings
Mon 08 Dec 2014 11:10:44 AM EST The result file 'mumble/intel/amplxe/projects/queens/r002hs/r002hs.amplxe' is created and added to the project queens. Please see warning messages for details.
[2014.12.08 11:10:35] mumble/work/code/queens/src/queens _init() instrumentation failed.
Finalization completed with warnings
Mon 08 Dec 2014 11:10:45 AM EST Result finalization has completed with warnings that may affect the representation of the analysis data. Please see details below.
Cannot find data to precompute. Skipping the precomputation step.