Collecting Concurrency Data for an ASP.NET Web Application Using the Profiler Command Line
The concurrency method of Visual Studio Profiling Tools enables you to collect resource contention data.
Note
Only the /start:concurrency,resourceonly option is supported for Web applications. Collecting thread activity and visualization data by using the /start:concurrency or /start:concurrency,threadonly option is not supported.
Common Tasks
Task |
Related Content |
---|---|
Attach the profiler to a running ASP.NET application |
Reference
Command-Line Profiling Tools Reference
Related Tasks
Profiling ASP.NET Applications
Task |
Related Content |
---|---|
Profile by using the sampling method |
|
Profile by using the instrumentation method |
|
Profile memory allocation and garbage collection |
Profiling Concurrency Issues
Task |
Related Content |
---|---|
Profile stand-alone (client) applications |
|
Profile services |
Analyzing Concurrency Data Views and Reports
Resource Contention Data Views