Collecting Memory Data from an ASP.NET Web Application by Using the Profiler Command Line
This section describes the procedures and options for collecting memory allocation and object lifetime data for an ASP.NET Web application by using the VSPerfCmd command-line tool.
Note
The VSPerfCmd tool provides you with complete access to Profiling Tools functionality, including pausing and resuming profiling, and collecting additional data from processor and Windows performance counters. You can also use the VSPerfASPNETCmd command-line tool when you do not need this functionality. Compared with the VSPerfCmd command line tool, no environment variables need to be set, and rebooting the computer is not required. For more information, see Rapid Web Site Profiling with VSPerfASPNETCmd.
Common Tasks
Task |
Related Content |
---|---|
Attach the profiler to a running ASP.NET application |
|
Instrument statically compiled binaries |
|
Instrument dynamically compiled binaries |
Related Tasks
Profiling ASP.NET Web Applications
Task |
Related Content |
---|---|
Profile by using the sampling method |
|
Profile by using the instrumentation method |
|
Profile resource contention and thread activity |
Profiling .NET Framework Memory Data
Task |
Related Content |
---|---|
Profile stand-alone (client) applications |
|
Profile services |
Analyzing .NET Memory Data Views and Reports
Profiling Tools .NET Memory Data Views