Collecting Detailed Timing Data for Services by Using the Instrumentation Method from the Profiler Command Line
This section describes the procedures and options for collecting detailed performance data for Windows services using the instrumentation method from the command line.
In This Section
How to: Instrument a .NET Service and Collect Detailed Timing Data by Using the Profiler Command Line
Describes how to instrument and profile a .NET Windows service.How to: Instrument a Native Service and Collect Detailed Timing Data by Using the Profiler Command Line
Describes how to instrument and profile a native (C or C+) Windows service.
Related Sections
Windows Services
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.Collecting Memory Data from .NET Framework Services by Using the Profiler Command Line
Describes how to collect memory allocation and object lifetime data from Windows services.
Instrumentation Method
Collecting Detailed Timing Data for a Stand-Alone Application by Using the Profiler Command Line
Descibes how to instrument and profile stand-alone (client) applications from the command line.Collecting Detailed Timing Data for an ASP.NET Application Using the Profiler Instrumentation Method from the Command Line
Descibes how to instrument and profile ASP.NET applications from the command line.