Collecting Application Statistics for ASP.NET Web Applications Using the Profiler Sampling Method from the Command Line
This section describes the procedures and options for collecting performance statistics for an ASP.NET Web application by using the sampling method from the command line.
In This Section
- How to: Attach the Profiler to an ASP.NET Web Application to Collect Application Statistics by Using the Command Line
Describes how to connect the profiler to a running instance of an ASP.NET Web application to collect performance statistics.
Related Sections
ASP.NET Web Applications
Collecting Detailed Timing Data for an ASP.NET Application Using the Profiler Instrumentation Method from the Command Line
Describes how to collect detailed timing data from ASP.NET Web applications by using the instrumentation method.Collecting Memory Data from an ASP.NET Web Application by Using the Profiler Command Line
Describes how to collect memory allocation and object lifetime data from ASP.NET Web applications.
Sampling Method
Collecting Application Statistics for Stand-Alone Applications by Using the Profiler Command Line
Describes how to collect performance statistics from stand-alone (client) applications by using the sampling method.Collecting Application Statistics for Services by Using the Profiler Sampling Method
Describes how to collect performance statistics from Windows services by using the sampling method.