Intel® VTune™ Amplifier XE and Intel® VTune™ Amplifier for Systems Help
Specify removal of raw collector data after finalization.
-discard-raw-data -no-discard-raw-data |
Raw collector data is saved unless you specify the discard-raw-data option.
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.
This example runs the Hotspots analysis for the sample application, generates a default summary report, and removes raw collector data.
$ amplxe-cl -collect hotspots -discard-raw-data -- home/test/sample