インテル® VTune™ Amplifier 2018 ヘルプ

Viewing Command Line Results in the GUI

After generating, importing or finalizing a result from the command line, you can open your result in the graphical user interface for immediate access to the result windows and tools offered by the Intel® VTune™ Amplifier.

Viewing Results in Microsoft Visual Studio

To add a result to an existing Microsoft Visual Studio* project, do the following:

  1. Open your project in Visual Studio.
  2. In the Solution Explorer, right-click the Solution Items folder and select Add > Existing Item… from the context menu.
  3. From the Look in drop-down menu, choose the location of the result to import, select the *.amplxe result file and click the Add button.

Outcome: The result appears in the Solution Explorer. You can now work with the command line result exactly as with the result collected from GUI, for example: view source/assembly, filter performance data, or compare it with another result of the same analysis type.

Viewing Results in the Standalone GUI

To open a result in the standalone interface:

  1. Launch the standalone GUI interface of the VTune Amplifier. To do this from the command line, enter:

    amplxe-gui

  2. Click the menu button, select Open > Result..., and navigate to the result file.

関連情報