Command-Line Profiling of Services
This section describes the procedures and options for collecting performance data for Windows services by using Visual Studio Team System Developer Edition Profiling Tools from the command line.
In This Section
Collecting Application Statistics for Services by Using the Profiler Sampling Method
Describes how to use the sampling method to collect performance statistics from Windows services.Collecting Detailed Timing Data for Services by Using the Instrumentation Method from the Profiler Command Line
Describes how to use the instrumentation method to collect detailed timing data from Windows services.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.
Related Sections
Command-Line Profiling of Stand-Alone Applications
Describes how to collect performance data from stand-alone (client) applications.Command-Line Profiling of ASP.NET Web Applications
Describes how to collect performance data from ASP.NET applications.