Intel® Advisor Help

resume-after

Resume collection after the specified number of milliseconds.

GUI Equivalent

Advisor Workflow

Syntax

-resume-after <value>

Arguments

Argument
Description
<value>

The number of milliseconds that should elapse before data collection begins.

Actions Modified

collect with either the suitability or survey analysis type

Description

Use the resume-after option to start running the application with analysis paused, and then begin analysis after the specified number of milliseconds has elapsed.

Example

Launch the sample application, starting in the paused mode and starting analysis after 50 milliseconds.

$ advixe-cl -collect suitability -resume-after 50 -- home/test/sample

See Also