title | ms.date | ms.topic | helpviewer_keywords | ms.assetid | author | ms.author | manager | monikerRange | ms.workload | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Customizing Performance Tools Report Views | Microsoft Docs |
11/04/2016 |
conceptual |
|
5224ac52-0fc2-4269-8eb2-ead7fda3afd4 |
mikejo5000 |
mikejo |
jillfra |
vs-2017 |
|
This section covers how to customize reports that are generated with [!INCLUDEvsprvs] Profiling Tools.
Task | Related Content |
---|---|
Add, remove, and sort by columns in a report view: You can specify the columns that you want to display in table-based views, and you can specify the order in which the columns appear. You can also sort the rows of the report table by the column values. | - How to: Customize report view columns |
Eliminate small functions from the report: You can eliminate functions that are smaller than a specified threshold from reports. | - How to: Configure noise reduction in report views |
Filter the date in a report view: You can limit the data that appear in a report to a time segment of the profiling run. You can specify a time segment in the timeline graph of the Summary View, or you can specify the time segment in a query that you define in the report view filter. You can also filter the reports to show only functions that are defined in your code files. | - Filter report views - How to: Filter report views from the summary timeline - How to: Filter profiling tools report views to display just my code - Performance report view filter |
- Performance report views Describes the views that you can use to analyze profiling data.