A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-F940E7B2-30AD-4CE0-925C-7CBC55274185
Visible to Intel only — GUID: GUID-F940E7B2-30AD-4CE0-925C-7CBC55274185
data-limit
Limit the amount of raw data (in MB) to be collected.
GUI Equivalent
Configure Analysis window > WHAT tab > Result size from collection start, MB option
Syntax
-data-limit=<integer> |
Arguments
<integer> |
Size of collected data (in MB) |
Default
<integer> |
The default limit of collected data is set to 500 MB. |
Actions Modified
Description
Use the data-limit action-option to limit the amount of raw data (in MB) to be collected. Zero data limit means no limit for data collection.
Alternate Options
- ring-buffer
- Limit the amount of raw data (in sec) to be collected.
Example
Perform a Hotspots analysis and limit the size of collected data to 200MB.
vtune -collect hotspots -data-limit=200 myApp