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

target-pid

Attach a collection to a running process specified by the process ID.

GUI Equivalent

Analysis Target Setup > Attach To Process > PID

Syntax

-target-pid <value>

Arguments

ID of process that you want to analyze.

Actions Modified

collect, collect-with

Description

Use the target-pid option to attach a collect or collect-with action to a running process specified by its process ID (pid).

Alternate Options

The target-process option provides the same capabilities, but uses the process name to specify the process.

Example

Attach a hotspots collection to a running process whose ID is 1234.

 $ amplxe-cl -collect hotspots -target-pid 1234

関連情報