Navigation Quick Start
Intel® Inspector
is a dynamic memory and threading error checking tool for users developing serial and multithreaded applications on Windows* and Linux* operating systems. This topic is part of a
tutorial
that shows how to find and fix
memory
errors using the
Intel Inspector
and a
C++
sample application.
Set up the
Intel Inspector Environment
Intel Inspector
EnvironmentDo one of the following to set up the
Intel Inspector
environment:
- Run one of the followingsourcecommands:
- For csh/tcsh users:source <inspector-install-dir>/inspxe-vars.csh
- For bash users:source <inspector-install-dir>/inspxe-vars.sh
The name of this script for the application as part of anIntel® oneAPI HPC ToolkitorIntel® oneAPI IoT Toolkitinstallation isenv\varsinstead ofinspxe-vars.The default installation path,<inspector-install-dir>, is inside:- /opt/intel/for root users
- $HOME/intel/for non-root users
- Add<inspector-install-dir>/bin32or<inspector-install-dir>/bin64to your path.
Open the
Intel Inspector Standalone GUI
Intel Inspector
Standalone GUIRun the
inspxe-gui
command.
Navigate the
Intel Inspector Standalone GUI
Intel Inspector
Standalone GUI
The menu, toolbar, and
Project Navigator offer different ways to perform many of the same functions.
| |
A
| Use the menu to create projects and dynamic analysis results, import result archive files and results from other Intel error-detection products, open projects and results, compare results, configure projects, set various options, and access the
Getting Started
page and
Help .
|
B
| Use the toolbar to open the
Getting Started
page; create, configure, and open projects; create dynamic analysis results; and open and compare results.
|
C | Use the
Project Navigator :
|
Navigate the
Intel Inspector Result Tabs
Intel Inspector
Result Tabs
1
| Use result tab names to distinguish among results.
|
2
| Click buttons on the navigation toolbar to change window views.
|
3
| Use window panes to view and manage result data.
|
4
| Click
![]() |
5
| Drag window pane borders to resize window panes.
|
6
| Click
![]() ![]() ![]() ![]() |
7
| Click window pane data controls to adjust result data within the pane (and possibly in adjacent panes).
|
8
| Use title bars to identify window panes.
|
9
| Data column headers - Drag to reposition the data column; drag the left or right border to resize the data column; click to sort results in ascending or descending order by column data.
|
10
| Right-click data in window panes to display context menus that provide access to key capabilities.
|