Intel® VTune™ Amplifier XE and Intel® VTune™ Amplifier for Systems Help
Intel® VTune™ Amplifier for Systems can collect and analyze performance data on embedded Linux* devices running Wind River* Linux*. This topic provides an example of setting up Intel VTune Amplifier for Systems to collect performance data on an embedded device with Wind River Linux installed using the Intel System Studio integration layer provided with the product installation files. The process integrates the VTune Amplifier product drivers with the target package and includes them in the embedded device image. Root access to the kernel is required.
Prerequisite: Wind River Linux is already installed on the same system on which Intel System Studio will be installed.
During the Intel System Studio installation, the installer displays an option for integration with Wind River Linux. Select the checkbox and browse to the location where Wind River Linux is installed. The integration will be done automatically with your Wind River Linux on your host system as Intel System Studio is installed.
If you do not have Wind River Linux installed on the host machine, you can ignore the automatic integration during the installation. You can run the integration manually after you have Wind River Linux installed. Refer to the instructions available from this article: https://software.intel.com/en-us/articles/using-intel-system-studio-with-wind-river-linux-build-environment.
Select File > New > Wind River Linux Platform Project from the Wind River Linux Workbench.
Give your project a unique name and click Finish.
The Platform Project Configure window opens.
Click Add Layer... and browse to the Intel System Studio integration layer, which is located in <WIND_HOME>/wr-iss-<version>. Click Add to close the window and add the layer to the configuration.
When the scan is finished, click Add Template.... The Add Templates window appears.
Select the appropriate Intel VTune Amplifier template and click Done. Only one template can be selected.
Type "vtune" at the top of the Add Templates window to filter the list of templates.
If you have an existing Wind River Linux Platform Project, you can add the Intel VTune Amplifier features manually. Refer to the instructions available from this article: https://software.intel.com/en-us/articles/using-intel-system-studio-with-wind-river-linux-build-environment.
The VTune Amplifier drivers are built automatically and integrated with your target system image. The VTune Amplifier components are available from the /opt/intel/ directory on the target system.
Use the following steps on the host system to set up and launch the analysis on the embedded device. These steps assume the intel-iss-vtune-target template was selected.
Set up a password-less SSH access to the target using RSA keys.
Select the remote Linux (SSH) analysis target and specify the collection details.
Start the analysis.
For more information, see Collecting data remotely from the VTune Amplifier GUI.
You can also launch the performance analysis directly from Wind River Linux Workbench. Select Intel System Studio > Intel VTune Amplifier > Launch VTune Amplifier to open the VTune Amplifier GUI. A product icon is also available from the Workbench toolbar.