Visible to Intel only — GUID: GUID-748F8B73-9CF4-447F-BFBF-7C525A6472A4
Visible to Intel only — GUID: GUID-748F8B73-9CF4-447F-BFBF-7C525A6472A4
analyze-system
Enable analysis of all processes running on the system.
GUI Equivalent
Configure Analysis window > WHAT pane > Advanced section > Analyze system-wide option
Syntax
-analyze-system -no-analyze-system |
Default
no-analyze-system
Actions Modified
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 Hotspots analysis (hardware event-based sampling mode) of all processes running on the system.
vtune -collect hotspots -knob sampling-mode=hw -analyze-system -- /home/test/sample