79566212

Date: 2025-04-10 09:17:43
Score: 2
Natty:
Report link

I had similar issue with VS2022.

I went to "Tools -> Options -> Debugging -> General", the option "Enabled Just My Code" was disabled, I could debug "external code", but it did not work for performance profiler.

Then I discovered in "Performance Report" window, there is "Settings -> Show Just My Code" option, and these "Just My Code" settings were not synchronized(it was checked by default). After disabling it, I can analyze "external code".

enter image description here

Reasons:
  • Blacklisted phrase (1): did not work
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Vladislav