User Guide

Intel® VTune™ Profiler User Guide

ID 766319
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

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

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 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