Intel® VTune™ Amplifier XE and Intel® VTune™ Amplifier for Systems Help
Return the exit code of the target.
-return-app-exitcode |
By default, the amplxe-cl exit code is returned.
Use the return-app-exitcode option to return the exit code of the target rather than the amplxe-cl tool.
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