Collecting Additional Performance Data
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Collecting Additional Performance Data.
In addition to the data that you collect by using a profiling method, Visual Studio Premium Profiling Tools enable you to record and view additional data.
| Task | Related content |
|---|---|
| Collect performance data for ADO.NET calls in your application. Add data about the synchronous calls that your application makes to databases. | - Collecting tier interaction data |
| Collect Windows performance counter data. Add system performance counters as profiling marks to your profiling data. Marks can be used to filter reports. | - How to: Collect Windows Counter Data |
| Collect Event Tracing for Windows data. Collect Event Tracing for Windows (ETW) data to record application and system events in addition to your profiling data. | - How to: Collect Event Tracing for Windows (ETW) Data |
Show: