Collect concurrency data for an ASP.NET web application using the profiler command line
Applies to: Visual Studio Visual Studio for Mac
Note
This article applies to Visual Studio 2017. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here
The concurrency method of Visual Studio Profiling Tools enables you to collect resource contention data.
Common tasks
Task | Related Content |
---|---|
Attach the profiler to a running ASP.NET application | - How to: Attach the profiler to an ASP.NET application to collect concurrency data |
Reference
Related tasks
Profile ASP.NET applications
Task | Related Content |
---|---|
Profile by using the sampling method | - Collect application statistics using sampling |
Profile by using the instrumentation method | - Collect detailed timing data using instrumentation |
Profile memory allocation and garbage collection | - Collect memory data |
Profile concurrency issues
Task | Related Content |
---|---|
Profile stand-alone (client) applications | - Collect concurrency data |
Profile services | - Collect concurrency data |