インテル® VTune™ Amplifier 2018 ヘルプ

data-limit

Limit the amount of raw data (in MB) to be collected.

GUI Equivalent

Analysis Target Setup

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

collect, collect-with

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 Basic Hotspots analysis and limit the size of collected data to 200MB.

 $ amplxe-cl -collect hotspots -data-limit=200 myApp.exe

関連情報