Intel® VTune™ Profiler

User Guide

ID 766319
Date 3/22/2024
Public
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