Intel® Inspector User Guide for Linux* OS

ID 767796
Date 3/31/2023
Public

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

Document Table of Contents

Sample Applications and Tutorials

Sample applications can help you learn basic Intel Inspector operations. They are installed as individual compressed files under the samples directory within the Intel Inspector installation directory. After you copy a sample application compressed file to a writable directory, use a suitable tool to extract the contents. Extracted contents include a short README that describes how to build the sample and fix issues.

Tutorials show you how to find and fix uninitialized memory access, memory leak, and data race errors using C++ and Fortran sample applications.

See Intel® Inspector Tutorials for more information.

NOTE:

  • Sample applications are non-deterministic.

  • Sample applications are designed only to illustrate the Intel Inspector features and do not represent best practices for creating code.