Intel® Advisor Help
Start executing the target application for analysis purposes, but delay data collection.
Analysis Workflow >
To resume data collection:
Analysis Workflow >
--start-paused |
Off
Skip uninteresting parts of your target application, such as the initialization phase, and analyze only interesting parts.
You can use different techniques to resume collection, such as __itt_resume.
Usage can decrease analysis overhead.
Launch the sample application with Suitability data collection paused.
advisor --collect=suitability --start-paused --project-dir=./advi_results -- ./myApplication