Intel® VTune™ Amplifier 201

Custom Analysis

Create a new custom analysis type based on the available analysis configurations.

To create and run a new custom analysis type:

Prerequisites: Make sure a VTune Amplifier project is created and an analysis target is specified.

  1. Click the (standalone GUI)/ (Visual Studio IDE) New Analysis button on the Intel® VTune™ Amplifier toolbar.

    The New Amplifier Result tab opens with the Analysis Type window active.

  2. From the analysis list on the left pane, choose an analysis to customize and click the Copy button.

    VTune Amplifier creates an editable copy of the selected configuration and adds it to the Custom Analysis section on the left pane.

    You can manage a custom configuration using the following controls:

    Edit the following analysis identifiers:

    • Analysis name: Enter/edit a name of this custom analysis type.

    • Command line name: Enter/edit a name of the custom analysis type that will be used as an identifier when analyzing the project from the command line. Keep it short for your convenience.

    • Analysis identifier: Specify a shorthand identifier to be appended to the name of each result produced by this analysis type. For example, adding the ge identifier for the General Exploration analysis result produces the following result name: r000ge, where 000 is the result number.

    • Comments: Provide a short meaningful description of the analysis type you create. This information may help you easily identify the analysis type specifics later.

    Customize a copy of the selected analysis.

    Delete the custom analysis.

    Configuration options available for a new custom configuration depend on the collection type used for the original analysis type:

  3. Click the Save button.

  4. Click the Start button on the command toolbar to run the analysis.

See Also