A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-E5F1C2CF-8639-4553-89D5-133DC7DE7CFE
Visible to Intel only — GUID: GUID-E5F1C2CF-8639-4553-89D5-133DC7DE7CFE
interval
Set the length of time (in milliseconds) to wait before collecting each sample during Survey analysis.
GUI Equivalent
Project Properties > Analysis Target > Survey Hotspots Analysis > Advanced > Sampling interval
Syntax
--interval=<integer> |
Arguments
<integer> is the number of milliseconds between sampling (sampling interval).
Default
10
Actions Modified
collect=survey
Usage
Increasing the wait time between each analysis collection sample can decrease collection overhead.
Example
Run a Survey analysis. Increase the sampling interval to 20 milliseconds.
advisor --collect=survey --interval=20 --project-dir=./advi_results -- ./myApplication