A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-B2088504-7DD2-4004-83B3-711736478B1D
Visible to Intel only — GUID: GUID-B2088504-7DD2-4004-83B3-711736478B1D
return-app-exitcode
Return the exit code of the target.
Syntax
-return-app-exitcode |
Default
- OFF
-
By default, the vtune exit code is returned.
Actions Modified
Description
Use the return-app-exitcode option to return the exit code of the target rather than the vtune tool.
Example
This example runs the Threading analysis for the sample Linux* application, generates a default summary report, and returns the exit code of the sample application.
vtune -collect threading -return-app-exitcode -- /home/test/sample