data-limit
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