Performance Report views

Applies to: yesVisual Studio noVisual Studio for Mac

Note

This article applies to Visual Studio 2017. 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

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

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

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

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

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

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.

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

See also