User Guide

Intel® VTune™ Profiler User Guide

ID 766319
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

discard-raw-data

Specify removal of raw collector data after finalization.

GUI Equivalent

Pane: Options - General

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.

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.

NOTE:

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