Jump to content

Intel Inspector: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m removing unknown parameter
Idwtd (talk | contribs)
mNo edit summary
Line 6: Line 6:
|developer = [http://software.intel.com/en-us/intel-sdp-home/ Intel Developer Products]
|developer = [http://software.intel.com/en-us/intel-sdp-home/ Intel Developer Products]
|released = <!-- {{Start date and age|YYYY|MM|DD}} -->
|released = <!-- {{Start date and age|YYYY|MM|DD}} -->
|latest release version = XE 2017
|latest release version = 2020 Update 3
|latest release date = {{Release date and age|2016|09|06}}<ref>{{cite web |title=Intel® Inspector 2017 Release Notes |url=https://software.intel.com/en-us/articles/intel-inspector-xe-release-notes}}</ref>
|latest release date = {{Release date and age|2020|10|20}}<ref>{{cite web |title=Intel Inspector Release Notes and New Features |url=https://software.intel.com/en-us/articles/intel-inspector-xe-release-notes}}</ref>
|latest preview version =
|latest preview version =
|latest preview date =
|latest preview date =

Revision as of 08:45, 23 October 2020

Intel Inspector
Developer(s)Intel Developer Products
Stable release
2020 Update 3 / October 20, 2020; 4 years ago (2020-10-20)[1]
Operating systemWindows and Linux
Type[Memory debugger] and Thread debugger
LicenseProprietary, Freeware[2]
Websitesoftware.intel.com/intel-inspector-xe Edit this on Wikidata

Intel Inspector (successor of Intel Thread Checker) is a memory and thread checking and debugging tool to increase the reliability, security, and accuracy of C/C++ and Fortran applications.

  • Reliability: Find deadlocks and memory errors that cause lockups & crashes
  • Security: Find memory and threading vulnerabilities used by hackers
  • Accuracy: Identify memory corruption and race conditions to eliminate erroneous results

Memory checking includes memory leaks, dangling pointers, uninitialized variables, use of invalid memory references, mismatched memory, allocation and deallocation, stack memory checks, and stack trace with controllable stack trace depth

Thread checking includes race conditions, deadlocks, depth configurable call stack analysis, diagnostic guidance, built-in knowledge of Threading Building Blocks (TBB), OpenMP, and POSIX or Win32 threads.

It is available as part of Intel Parallel Studio.


Limitations

  • It does not support GNU OpenMP runtime and may report false positives for OpenMP codes compiled by GCC.

See also

References

  1. ^ "Intel Inspector Release Notes and New Features".
  2. ^ "No Cost Options for Intel Parallel Studio XE, Support yourself, Royalty-Free".