Collecting Detailed Timing Data for a Stand-Alone Application by Using 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 a client (stand-alone) component by using the instrumentation method from the command line.

Common Tasks

Task Related content
Profile a .NET Framework application by using instrumentation - How to: Instrument a .NET Component and Collect Detailed Timing Data
Profile a C/C++ application by using instrumentation - How to: Instrument a Native Component and Collect Detailed Timing Data
Add tier-interaction data - Collecting tier interaction data

Profiling Stand-Alone Applications

Task Related Content
Profiling applications by using sampling - Collecting Application Statistics Using Sampling
Profiling .NET memory allocation and garbage collection - Collecting .NET Framework Memory Data
Profiling resource contention and thread activity - Collecting Concurrency Data

Profiling by Using the Instrumentation Method

Task Related Content
Profiling ASP.NET applications - Collecting Detailed Timing Data Using Instrumentation
Profiling services - Collecting Detailed Timing Data Using Instrumentation

Analyzing Instrumentation Data Views and Reports

Instrumentation Method Data Views

Reference

Command-Line Profiling Tools Reference