Analyzers
Community support for Analyzers (Intel VTune™ Profiler, Intel Advisor, Intel Inspector)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
4819 Discussions

Intel Inspector Support for VC++ 2017 application to detect run time Memory leaks

Rajesh17
Beginner
440 Views

Hi,

We have an VC++ 2017 64-bit application and its an migrated
project from VS 2010. So, we need to find the memory leaks during run time.
We wanted to know whether Intel inspector tool helps in detecting memory leaks during run time?

Your help is much appreciated.

Thanks

0 Kudos
4 Replies
AthiraM_Intel
Moderator
419 Views

Hi,


Thanks for reaching out to us.


You could use intel inspector to find the memory leaks.


Please refer the below documentations for more details:


https://software.intel.com/content/www/us/en/develop/documentation/inspector-user-guide-linux/top/collecting-results/examining-result-data-during-analysis/finding-memory-leaks-on-demand.html


https://software.intel.com/content/www/us/en/develop/documentation/get-started-with-inspector/top.html


If you have any further issue , please let us know.


Thanks


Michael_T
Employee
414 Views

Hi Rajesh17,

Yes, Intel Inspector should be able to locate leaks in VC++ 2017 runtime. Make sure you build application with debug symbols enabled and they are accessible during analysis. Intel Inspector will use it to set appropriate hooks on memory allocators.

AthiraM_Intel
Moderator
384 Views

Hi,


We haven't heard back from you. Could you please give us an update?


Thanks.


AthiraM_Intel
Moderator
352 Views

Hi,


We have not heard back from you, so we will close this inquiry now. If you need further assistance, please post a new question.



Thanks


Reply