Visible to Intel only — GUID: GUID-5DCF2539-0599-4014-AF58-AFFA2143DBC7
Visible to Intel only — GUID: GUID-5DCF2539-0599-4014-AF58-AFFA2143DBC7
start-paused
Start data collection in the paused mode.
GUI Equivalent
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