Collecting Detailed Timing Data for Services by Using the Instrumentation Method from the Profiler Command Line
Note
This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here
This section describes the procedures and options for collecting detailed performance data for Windows services using the instrumentation method from the command line.
Common Tasks
Task | Related Content |
---|---|
Profile a .NET service | - How to: Instrument a .NET Service and Collect Detailed Timing Data |
Add tier-interaction data | - Collecting tier interaction data |
Profile a C/C++ service | - How to: Instrument a Native Service and Collect Detailed Timing Data |
Related Tasks
Profiling Windows Services
Task | Related Content |
---|---|
Profile by using the sampling method | - Collecting Application Statistics Using Sampling |
Profile.NET memory allocation and garbage collection | - Collecting .NET Memory Data |
Profile resource contention and thread activity | - Collecting Concurrency Data |
Profiling by Using the Instrumentation Method
Task | Related Content |
---|---|
Profile stand-alone (client) applications | - Collecting Detailed Timing Data Using Instrumentation |
Profile ASP.NET Web applications | - Collecting Detailed Timing Data Using Instrumentation |