Collecting Memory Data from .NET Framework Services by Using the Profiler Command Line
This section describes the procedures and options for collecting memory allocation and object lifetime data for a .NET Framework service using the sampling method from the command line.
In This Section
How to: Attach the Profiler to a .NET Service to Collect Memory Data by Using the Command Line
Describes how to connect the profiler to a .NET Framework Windows service and collect memory allocation and object lifetime data.How to: Instrument a .NET Framework Service and Collect Memory Data by Using the Profiler Command Line
Describes how to instrument and profile a .NET Framework Windows service to collect memory allocation and object lifetime data.
Related Sections
Services
Collecting Application Statistics for Services by Using the Profiler Sampling Method
Describes how profile services using the sampling method.
.NET Framework Memory Collection
Collecting .NET Framework Memory Data for Stand-Alone Applications by Using the Profiler Command Line
Describes how to collect memory allocation and object lifetime data for stand-alone (client) applications.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 for ASP.NET Web applications.