Collecting Application Statistics for Services by Using the Profiler Sampling Method
This section describes the procedures and options for collecting performance statistics for Windows services using the sampling method from the command line.
Note
Enhanced security features in Windows 8 and Windows Server 2012 required significant changes in the way the Visual Studio profiler collects data on these platforms. Windows Store apps also require new collection techniques. See Profiling Windows 8 and Windows Server 2012 applications.
Common Tasks
Task |
Related Content |
---|---|
Attach the profiler to a .NET service |
|
Add tier-interaction data |
|
Attach the profiler to a C/C++ service |
Related Tasks
Profiling Windows Services
Task |
Related Content |
---|---|
Profile by using the instrumentation method |
|
Profile .NET memory allocation and garbage collection |
|
Profile resource contention and thread activity |
Profiling by Using the Sampling Method
Task |
Related Content |
---|---|
Profile stand-alone (client) applications |
|
Profile ASP.NET Web applications |