Intel® Advisor User Guide

ID 766448
Date 3/22/2024
Public
Document Table of Contents

return-app-exitcode

Return the target exit code instead of the command line interface exit code.

Syntax

--return-app-exitcode

--no-return-app-exitcode

Default

Off (no-return-app-exitcode)

Actions Modified

collect

Example

advisor --collect=survey --return-app-exitcode --project-dir=./advi_results -- ./myApplication

See Also