Share via


Performance Report Views

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 provides reference information for the reports and views of Visual Studio Profiling Tools. Views of profiling data files are displayed in the Visual Studio integrated development environmentIDE. Reports are generated by the VSPerfReport command-line tool.

In This Section

Common Data Views
Reference information for the views and reports of profiling data files that are common to all profiling methods.

Sampling Method Data Views
Reference information for the views and reports of profiling data files that are generated by using the sampling method.

Instrumentation Method Data Views
Reference information for the views and reports of profiling data files that are generated by using the instrumentation method.

.NET Memory Data Views
Reference information for the views and reports of profiling data files that include .NET memory data.

Resource Contention Data Views
Reference information for the views and reports of profiling data files that are generated by using the concurrency method.

Concurrency Visualizer
Reference information for the views and reports of profiling data files that are generated by using the concurrency method and that include thread execution data.

Tier Interactions View
Reference information for the Interaction view and report of profiling data files that include tier interaction data.

See Also

Analyzing Performance Tools Data