Reputation: 1261
In the previous version of Visual Studio I would follow this guide https://azure.microsoft.com/en-us/documentation/articles/cloud-services-performance-testing-visual-studio-profiler/
However in the latest VS I do not see the Attach/Detach option under Profiler
Upvotes: 0
Views: 230
Reputation: 1261
It has actually moved to Debug => Profiler => Performance Explorer => Attach/Detach
It's only visible when you are not attached to anything.
Upvotes: 1