Intel® Advisor Help
Set the length of time (in milliseconds) to wait before collecting each sample during Survey analysis.
Project Properties > Analysis Target > Survey Hotspots Analysis > Advanced > Sampling interval
--interval=<integer> |
<integer> is the number of milliseconds between sampling (sampling interval).
10
collect=survey
Increasing the wait time between each analysis collection sample can decrease collection overhead.
Run a Survey analysis. Increase the sampling interval to 20 milliseconds.
advisor --collect=survey --interval=20 --project-dir=./advi_results -- ./myApplication