Skip to content

Commit 0db4e00

Browse files
Merge pull request #13619 from Mikejo5000/mikejo-br23
Add more info to open detailed views of the profiling report
2 parents 836bf3e + 49952ea commit 0db4e00

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
lines changed

docs/profiling/cpu-usage.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,17 @@ For more information, see [CPU insights](../profiling/cpu-insights.md).
9999
## Analyze CPU utilization
100100

101101
::: moniker range=">=vs-2022"
102-
To analyze the CPU Usage report, click **Open details**, or click one of the top functions to open the **Functions** view.
102+
For in-depth analysis of the CPU Usage report, first open one of the detailed report views:
103103

104-
The report provides different views of the diagnostic data:
104+
1. Click **Open details** in the summary page of the report, or select one of the top functions to open the **Functions** view.
105+
106+
![Screenshot that shows the Open details link.](../profiling/media/vs-2022/cpu-use-open-details.png)
107+
108+
1. From the **Current View** list, you can select one of the detailed report views.
109+
110+
![Screenshot that shows the list of detailed reports.](../profiling/media/vs-2022/cpu-use-select-detailed-view.png)
111+
112+
The following table provides a description of the detailed views.
105113

106114
|View|Description|
107115
|-|-|

docs/profiling/instrumentation.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,17 @@ In addition, if you're using Copilot, use the **Ask Copilot** button to open the
6767

6868
## Analyze instrumentation detailed reports
6969

70-
To analyze the Instrumentation report, click **Open details**, or click one of the top functions to open the **Functions** view.
70+
For in-depth analysis of the Instrumentation report, first open one of the detailed report views:
7171

72-
The report provides different views of the diagnostic data:
72+
1. Click **Open details** in the summary page of the report, or select one of the top functions to open the **Functions** view.
73+
74+
![Screenshot that shows the Open details link.](../profiling/media/vs-2022/cpu-use-open-details.png)
75+
76+
1. From the **Current View** list, you can select one of the detailed report views.
77+
78+
![Screenshot that shows the list of detailed reports.](../profiling/media/vs-2022/cpu-use-select-detailed-view.png)
79+
80+
The following table provides a description of the detailed views.
7381

7482
|View|Description|
7583
|-|-|
863 Bytes
Loading
3.74 KB
Loading

0 commit comments

Comments
 (0)