インテル® VTune™ Amplifier 2018 ヘルプ
Start data collection in the paused mode.
-start-paused |
Data collection starts without pausing.
collect with one of the user-mode sampling analysis types
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.
This example starts the hotspots analysis of the sample application in the paused mode.
$ amplxe-cl -collect hotspots -start-paused -- home/test/sample