interval
interval
Set the length
of time (in milliseconds) to wait before collecting each sample during Survey
analysis.
GUI Equivalent
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