Intel® VTune™ Amplifier XE and Intel® VTune™ Amplifier for Systems Help
Specify a path to the Intel® VTune™ Amplifier target package installed on the remote system.
Analysis Target Setup > Advanced > VTune Amplifier installation directory on the remote system option (available for a remote collection only)
Remote analysis on Android*, Linux*, or Windows* systems is supported by the Intel® VTune™ Amplifier for Systems, part of the Intel System Studio.
-target-install-dir=<string> |
<string> |
Path to the product installed on a remote Linux system. If the product is installed to the default location, this option is configured automatically. |
VTune Amplifier XE: /opt/intel/vtune_amplifier_xe_<version>.<version_minor>.<update_number>.<build_number>
VTune Amplifier for Systems (Linux remote target): /opt/intel/vtune_amplifier_<version>_for_systems.<version_minor>.<update_number>.<build_number>
VTune Amplifier supports command line analysis of applications running on a remote Linux or Android system (target) using the following product components installed:
VTune Amplifier XE:
Host: VTune Amplifier command line interface (amplxe-cl)
Remote Linux target: VTune Amplifier command line interface (amplxe-cl)
VTune Amplifier for Systems:
Host: VTune Amplifier command line interface (amplxe-cl)
Remote embedded Linux or Android target: target package with data collectors
To enable remote analysis, make sure the path to the VTune Amplifier installed on the remote target system is specified. If you use the default installation directory, the VTune Amplifier on the host system automatically detects the location of the remote components. Otherwise, use the -target-install-dir to specify the correct path.
This command runs Advanced Hotspots analysis with stacks for a Linux application and specifies a path to the remote version of the VTune Amplifier installed to a non-default location:
host>./amplxe-cl --target-system=ssh:user1@172.16.254.1 -target-install-dir=/home/vtune_amplifier_2017_for_systems.123456 –collect advanced-hotspots -knob collection-detail=stack-sampling -- /home/samples/matrix