41
edits
Changes
→Intel Inspector
After the analysis completes, IPS XE Inspector will show you information on 2 pages:
* '''Collection Log '''
Gives a general information about the execution of the program.
*'''Summary '''
The Summary window is divided into 4 parts:
Source files can be opened and edited directly from the Inspector by double clicking the problem.
'''4) Timeline'''
Memory leak problem : https://www.codeproject.com/Tips/1184749/Allocating-Memory-in-C-Cplusplus-How-to-Avoid-Memo
* '''Source'''
Shows source file and a call stack on different threads.
[[File:Inspector_03_Threading_analysis_02_dataRace_source_.PNG]]
=Intel VTune™ Amplifier=