User Guide

Intel® VTune™ Profiler User Guide

ID 766319
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

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

collect

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