Visible to Intel only — GUID: GUID-820AB209-F9F2-4D32-8001-4318481D9262
Visible to Intel only — GUID: GUID-820AB209-F9F2-4D32-8001-4318481D9262
discard-raw-data
Specify removal of raw collector data after finalization.
GUI Equivalent
Syntax
-discard-raw-data -no-discard-raw-data |
Default
- no-discard-raw-data
-
Raw collector data is saved unless you specify the discard-raw-data option.
Actions Modified
Description
Use the discard-raw-data action-option if you want to remove raw collector data after the result is finalized. This makes the result files smaller.
Keeping raw data enables result re-finalization. Do not use this option if you want to re-finalize the results in the future.
Example
This example runs the Hotspots analysis for the sample Linux* application, generates a default summary report, and removes raw collector data.
vtune -collect hotspots -discard-raw-data -- /home/test/sample