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

start-paused

Start data collection in the paused mode.

GUI Equivalent

Toolbar: Command

Syntax

-start-paused

Default

OFF

Data collection starts without pausing.

Actions Modified

collect with one of the user-mode sampling analysis types

Description

This option starts the data collection in the paused mode.

Collection resumes when pause/resume API calls in the target code are reached, when the command action is used with the resume argument, or if the resume-after option is used, when the specified time has elapsed.

Example

This example starts the hotspots analysis of the sample application in the paused mode.

vtune -collect hotspots -start-paused -- /home/test/sample