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

user-data-dir

Specify the base directory for result paths.

GUI Equivalent

Analysis Target tab

Syntax

-user-data-dir <PATH>

Arguments

A string containing the PATH/name of the user data directory.

Default

The current working directory.

Actions Modified

collect, finalize, import

Description

Use the user-data-dir action-option with the result-dir action-option when you want to specify a base directory for results.

Example

This example runs a Concurrency analysis of the sample Linux application and creates the default-named result directories under the myresults directory.

$ amplxe-cl -collect concurrency -user-data-dir root/intel/myresults -- home/test/sample

関連情報