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

analyze-system

Enable analysis of all processes running on the system.

GUI Equivalent

Analysis Target Setup

Syntax

-analyze-system

-no-analyze-system

Default

no-analyze-system

Actions Modified

collect, collect-with

Description

For hardware event-based analysis types, no-analyze-system is enabled by default, so only the target process is analyzed. Use analyze-system if you want to analyze all processes running on the system. Data on CPU consumption for these other processes shows how they affect the performance of the target process.

Example

Perform the Advanced Hotspots analysis of all processes running on the system.

$ amplxe-cl -collect advanced-hotspots -analyze-system -- /home/test/sample

関連情報