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

return-app-exitcode

Return the exit code of the target.

Syntax

-return-app-exitcode

Default

OFF

By default, the amplxe-cl exit code is returned.

Actions Modified

collect

Description

Use the return-app-exitcode option to return the exit code of the target rather than the amplxe-cl tool.

Example

This example runs the Concurrency analysis for the sample application, generates a default summary report, and returns the exit code of the sample application.

$ amplxe-cl -collect concurrency -return-app-exitcode -- home/test/sample

関連情報