Analyzing Profiling Tools Data

This topic applies to:

Visual Studio Ultimate

Visual Studio Premium

Visual Studio Professional 

Visual Studio Express

Topic applies Topic applies Topic does not apply Topic does not apply

The performance reports of Visual Studio Profiling Tools enable you to view and analyze application performance problems. This section provides an overview of the performance reports and views that can be used to examine performance data.

Common Tasks

Task

Related Content

Use performance rules to quickly identify issues: Profiling Tools performance rules identify common issues and help you easily navigate to the source code that contains the issue. Detailed help topics can often suggest a solution.

Understand report view details: Profiling Tools report views provide aggregated performance data for the processes, threads, modules, and functions of a profiling run. The data that appears depends on the profiling method that was used to collect the data.

Configure, sort, and filter report views: You can specify and order the data columns to display in a report, sort the report rows, and filter the data to include only a time segment that you specify.

Comparing Profiling Tools Data Files

Saving and Exporting Profiling Tools Data

See Also

Concepts

Analyzing Application Performance by Using Profiling Tools