I am trying to do a system wide analysis on a Linux machine. I get the following:
/proc/sys/kernel # /opt/intel/vtune_amplifier_xe/bin64/amplxe-cl -collect general-exploration -knob enable-stack-collection=true --duration unlimited --result-dir /tmp/woody
amplxe: Warning: Managed code profiling is not supported for the specified configuration.
amplxe: Warning: To profile kernel modules during the session, make sure they are available in the /lib/modules/kernel_version/ location.
amplxe: Error: Failed to generate map.events file. Data collection is interrupted.
amplxe: Internal Error
Any ideas what I am doing wrong? Thanks!