Where to remove this visual studio warning?

2

I started to see a warning in my Visual Studio 2015 that I did not have before.

  

Heap profiling is enabled in the Memory Usage tool. This impacts the performance of the process being debugged. It can be disabled from the Diagnostic Tools window.

In the message it has a link "Open diagnostics Tools window" saying that it can be disabled there, but I found the option for it.

IhavealreadyrestartedVisualStudio,Ihavealreadyclosedthe"Diagnostics Tools" tab and the warning continues. How do I remove this?

    
asked by anonymous 20.12.2016 / 18:19

1 answer

5

Have you disabled this option Enable Diagnostic Tools while debugging ?
[Update] Requires restart of VS.

    
20.12.2016 / 18:36