A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-2E7CFD27-37D9-45B0-A42F-4F41BC9C27E1
Visible to Intel only — GUID: GUID-2E7CFD27-37D9-45B0-A42F-4F41BC9C27E1
data-limit
Limit the maximum amount (in MB) of raw data collected during Survey analysis.
GUI Equivalent
Project Properties > Analysis Target > Survey Hotspots Analysis > Advanced > Collection data limit
Syntax
--data-limit=<integer> |
Arguments
<integer> is the maximum collection size, in MB.
Default
500
Actions Modified
collect=survey
Usage
This option is useful if you have storage space limitations. A smaller value can also decrease collection overhead.
Example
Run a Survey analysis. Stop data collection when a 250-MB limit is reached or upon normal completion.
advisor --collect=survey --data-limit=250 --project-dir=./advi_results -- ./myApplication