Viewing Performance Data
A performance report allows you to view and analyze application performance problems. This section gives an overview of the performance report and the six views that can be used to view performance data.
In This Section
- Performance Report Overview
Describes performance views and the performance data each view contains.
- Summary View
Describes Summary view and explains data collected in sampling and instrumentation mode.
- Functions View
Describes Functions view and lists data collected in sampling and instrumentation mode.
- Caller/Callee View
Describes Caller/Callee view and lists data collected in sampling and instrumentation mode.
- Call Tree View
Describes Call Tree view and lists data collected in sampling and instrumentation mode.
- Allocation View
Describes Allocation view and lists allocation data for .NET applications.
- Objects Lifetime View
Describes Object Lifetime view and lists data lifetime data for .NET applications.
- How to: Customize Performance Report Views
Learn to add, remove, and sort report views.
- How to: Export Performance Reports
Learn to export performance report (.vsp) in XML or CSV format.
See Also
Concepts
Guidelines for Using Performance Tools