Visible to Intel only — GUID: GUID-502324EF-5324-4E11-8672-3251B416F099
Visible to Intel only — GUID: GUID-502324EF-5324-4E11-8672-3251B416F099
Custom Analysis
Create a new custom analysis type based on available predefined analysis configurations.
To create and run a new custom analysis type:
Prerequisites: Make sure a VTune Profilerproject is created.
Click the (standalone GUI)/ (Visual Studio IDE) Configure Analysis button on the Intel® VTune™ Profiler toolbar.
The Configure Analysis window opens.
From the HOW pane, click the Browse button and choose an analysis type to customize, for example: Threading.
Click the Copy button.
VTune Profiler creates an editable copy of the selected configuration and adds it to the Custom Analysis section.
Manage the custom configuration using the following controls:
Enable an editable mode for the configuration and specify 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 tr identifier for the Threading analysis result produces the following result name: r000tr, 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 original analysis you customize.
Click the Start button to run the analysis.