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 Logwindow
- Separate console window
To choose an output destination:
- From the:
- Visual Studio* menu, choose. In theOptionsdialog box, expand theIntel Inspector <version>folder and choose theGeneralpage.
- StandaloneIntel InspectorGUI menu, choose . In theOptionsdialog box, choose theGeneralpage.
- In theApplication output destinationgroup, select the appropriate radio button.
- Choose theOKbutton.
Outcome: The next time you run an analysis, the
application executes in the selected output destination.
If you must interact with the application during
execution, choose the separate console window option or use
stdin
redirection on
the command line.