61
edits
Changes
no edit summary
[[File:MemoryLeakCode.jpg|950px]]
'''Step 1''': Navigate to Tools > Intel Inspector > New Analysis
[[File:Start_Analysis.jpg|950px]]
'''Step 4''': Once the analysis is complete, Intel Inspector will show the memory leak, and the location it occurs within the code. Using these steps, a user can easily find all kinds of memory issues within their code and fix them.
[[File:MemoryLeak_Analysis.jpg|950px]]
= Finding Nondeterministic Threading Errors =