Intel® VTune™ Amplifier XE and Intel® VTune™ Amplifier for Systems Help
Intel® VTune™ Amplifier generates the following file types:
The default installation path for the VTune Amplifier XE is /opt/intel/vtune_amplifier_xe_version. For the VTune Amplifier for Systems, the default <install_dir> is:
File Type |
Default Location |
---|---|
Result (*.amplxe) produced with preset analysis type |
The location of the result files is controlled by the user. The default location for VTune Amplifier XE is:
The default location for the VTune Amplifier for Systems is %USERPROFILE%\My Documents\Amplifier for Systems\Projects\[project directory]\r@@@{at} on Windows, and /root/intel/amplsys/projects/[project directory]/r@@@{at} on Linux. |
Result (*.amplxe) produced with a custom analysis type |
The location of the result files is controlled by the user. The default location for the VTune Amplifier XE is:
The default location for the VTune Amplifier for Systems is %USERPROFILE%\My Documents\Amplifier for Systems\Projects\[project directory]\r@@@ on Windows, and /root/intel/amplsys/projects/[project directory]/r@@@ on Linux. |
To open a result from the standalone GUI, select Open > Result... from the menu and browse to the result file.
File Type |
File Location |
---|---|
Preset analysis type (for example, hotspots.cfg) |
config/analysis_type in the product installation directory. |
Custom analysis type (for example, Hardware Event-based Sampling Analysis @@@.cfg, where @@@ is the next available number) |
For VTune Amplifier XE: Windows: %APPDATA%\intel\Amplifier XE\analysis_type Linux: /root/.intel/amplxe/analysis_type For VTune Amplifier for Systems: Windows: %APPDATA%\intel\Amplifier for Systems\analysis_type Linux: /root/.intel/amplsys/analysis_type directory |
File Type |
File Location |
---|---|
Project (for example, *.amplxeproj) |
The filename is controlled by the system. However, the file location is controlled by the user. The default location for VTune Amplifier XE is:
For VTune Amplifier for Systems, the default location on Windows is Amplifier for Systems\Projects\[project directory], and /root/intel/amplsys/projects/[project directory] on Linux. |
Run the Basic Hotspots analysis and then run the Locks and Waits analysis. If you use the default naming convention and result location, the VTune Amplifier names and saves the results in the following manner:
Standalone GUI Linux:
/root/intel/amplxe/projects/r000hs/r000hs.amplxe
/root/intel/amplxe/projects/r001lw/r001lw.amplxe
Standalone GUI Windows:
%USERPROFILE%\My Documents\Amplifier XE\Projects\[project directory]\r000hs\r000hs.amplxe
%USERPROFILE%\My Documents\Amplifier XE\Projects\[project directory]\r001lw\r001lw.amplxe
Visual Studio IDE:
My Amplifier XE Results-[project name]\r000hs\r000hs.amplxe
My Amplifier XE Results-[project name]\r001lw\r000lw.amplxe
where
hs is the Basic Hotspots analysis type
lw is the Locks and Waits analysis type