return-app-exitcode
return-app-exitcode
Return
the exit code of the target.
Syntax
-return-app-exitcode
Default
- OFF
- By default, theexit code is returned.vtune
Actions Modified
Description
Use the
tool.
return-app-exitcode
option to return the exit code of the
target rather than the
vtune
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