Visible to Intel only — GUID: GUID-2A11B894-1C43-43B9-8E6C-AF0E8B09C195
Visible to Intel only — GUID: GUID-2A11B894-1C43-43B9-8E6C-AF0E8B09C195
Command Line Interface Support
Sanitizers in Intel® oneAPI DPC++/C++ Compiler and Intel® Fortran Compiler help effectively pinpoint memory, address, threading, and undefined behavior related issues early in the development process. Sanitizers offer faster time to results, fewer false positives, and improved compiler integration compared to Intel Inspector. As a result, Intel Inspector will no longer be included in the Intel® HPC Toolkit. It continues to be downloadable as a standalone package and it will be discontinued in 2025 or later. Customers who have purchased Intel® Priority Support will continue to receive support. Please see Intel Inspector deprecation article for more information.
You can use the Intel® Inspector command line interface (inspxe-cl command tool) to:
Perform analysis and collect data as part of an automated or background task, so you can view the result at your convenience.
Perform regression testing to determine if any recent source code changes introduced new memory or threading problems.
Generate several different types of reports using a variety of formatting options.
To access the most current command line documentation: Enter inspxe-cl -help
To duplicate an analysis performed in the Intel Inspector GUI: Use the Command Line button on the Analysis Type window panes to copy the exact command to the clipboard.