Intel® Inspector 2024.2 is the final version, and it is available as a stand-alone download until January 2025. After this final release, no further feature improvements or security fixes will be available.
You can continue to download Intel Inspector 2024.2 through the community support forum until January 2025. If you have Priority Support, you will have download access until January 2026 and receive support.
Find bugs quickly using sanitizers in Intel® oneAPI DPC++/C++ Compiler and Intel® Fortran Compiler to pinpoint memory, address, threading, and undefined behavior-related issues early on. Learn more.
You can also use Valgrind, an open source instrumentation framework that contains:
- Memcheck: Detects memory-management problems
- Helgrind: Locates data races in multithreaded programs
Attention This is not a recommendation to use Valgrind. Intel cannot comment on this resource's accuracy nor usefulness.