Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section describes the procedures and options for collecting performance statistics for a client (stand-alone) application by 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 |
---|---|
Start an application by using profiling |
|
Attach the profiler to a running .NET Framework application |
|
Attach the profiler to a running C/C++ application |
|
Add tier-interaction data |
Related Tasks
Profiling Stand-Alone Applications
Task |
Related content |
---|---|
Instrument an application |
|
Collect .NET memory allocation and garbage collection data |
|
Collect resource contention and thread execution data |
Profiling by Using the Sampling Method
Task |
Related content |
---|---|
Profile ASP.NET Web applications |
|
Profile services |
|