Intel® Advisor Help

start-paused

Start data collection in the paused mode.

Syntax

-start-paused

Actions Modified

collect with either the suitability or survey analysis type

Description

Use the start-paused option to launch the application with data collection paused. The application runs until a Resume Collection annotation is encountered, or until you click the Resume button on the Suitability Report toolbar.

Tip

If you want to resume collection after a specified number of milliseconds, use the resume-after option.

Example

Launch the sample application, starting in the paused mode. The application runs until a Resume Collection annotation is encountered, or until you click the Resume button on the Suitability Report toolbar.

$ advixe-cl -collect suitability -start-paused -- home/test/sample

See Also