Intel® VTune™ Amplifier
When you create your project, the Intel® VTune™ Amplifier provides your with the pre-selected Hotspots analysis configuration, which is a recommended starting point for performance analysis.
To go deeper, click the
Browse button to get access to all possible analysis configuration for your analysis target:
VTune Amplifier provides the following analysis configurations:
Hotspots analysis group
Microarchitecture analysis group
Platform analysis group
Custom analysis types for advanced users
You may choose to run any of the available analysis types either from the product graphical interface (amplxe-gui) or using command line interface (amplxe-cl).
All analysis types in the VTune Amplifier are based on one of the following data collection types:
Hardware event-based sampling collection (driver-based or driverless mode), optionally extended with the stack collection
Each analysis type provides a set of performance metrics that helps you sort out the problems in your code and understand how to optimize it.
VTune Amplifier also supports remote collection modes via GUI and command line using the SSH or ADB connections.