Intel® Inspector User Guide for Windows* OS

ID 767798
Date 5/15/2022
Public

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

Visible to Intel only — GUID: GUID-AF5C2AFB-2AB6-4ADE-AB67-C6FA2D77482D

Document Table of Contents

Display Application Output

When you run an analysis on an application, the Intel Inspector executes that application. You can send application output to the:

  • Microsoft Visual Studio* output window

  • Collection Log window

  • Separate console window

To choose an output destination:

  1. From the:
    • Visual Studio* menu, choose Tools > Options.... In the Options dialog box, expand the Intel Inspector <version> folder and choose the General page.

    • Standalone Intel Inspector GUI menu, choose File > Options.... In the Options dialog box, choose the General page.

  2. In the Application output destination group, select the appropriate radio button.
  3. Choose the OK button.

Outcome: The next time you run an analysis, the application executes in the selected output destination.

NOTE:

If you must interact with the application during execution, choose the separate console window option or use stdin redirection on the command line.