Skip to content

Commit e1dd2a6

Browse files
committed
filename updates
1 parent 76c6fcf commit e1dd2a6

4 files changed

+3
-3
lines changed

docs/profiling/running-profiling-tools-with-or-without-the-debugger.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ To collect performance data without debugging, you can run the Performance Profi
9898
1. On the diagnostic tools launch page, select one or more tools to run. Only the tools that are applicable to the project type, operating system, and programming language are shown. Select **Show all tools** to also see tools that are disabled for this diagnostic session.
9999

100100
::: moniker range=">=vs-2022"
101-
![Screenshot of diagnostic tools](../profiling/media/vs-2022/perf-profiler-summary-page.png "DIAG_SelectTool")
101+
![Screenshot of diagnostic tools](../profiling/media/vs-2022/performance-profiler-summary-page.png "DIAG_SelectTool")
102102
::: moniker-end
103103
::: moniker range="<=vs-2019"
104104
![Screenshot of diagnostic tools](../profiling/media/diaghubsummarypage.png "DIAG_SelectTool")
@@ -109,7 +109,7 @@ To collect performance data without debugging, you can run the Performance Profi
109109
While the session is running, some tools show graphs of real-time data on the diagnostic tools page, and might show options to pause and resume data collection.
110110

111111
::: moniker range=">=vs-2022"
112-
![Screenshot of data collection on the Performance Profiler](../profiling/media/vs-2022/perf-profiler-collect-data.png "Diag collect data")
112+
![Screenshot of data collection on the Performance Profiler](../profiling/media/vs-2022/performance-profiler-collect-data.png "Diag collect data")
113113
::: moniker-end
114114
::: moniker range="<=vs-2019"
115115
![Screenshot of data collection on the Performance Profiler](../profiling/media/diaghubcollectdata.png "Hub collect data")
@@ -122,7 +122,7 @@ To collect performance data without debugging, you can run the Performance Profi
122122
You can save the reports, and open them from the **Recently Opened Sessions** list on the Diagnostic Tools launch page.
123123

124124
::: moniker range=">=vs-2022"
125-
![Screenshot of Diagnostic Tools Recently Opened Sessions list](../profiling/media/vs-2022/perf-profiler-open-existing-diag-session.png "PDHUB_OpenExistingDiagSession")
125+
![Screenshot of Diagnostic Tools Recently Opened Sessions list](../profiling/media/vs-2022/performance-profiler-open-existing-diagnostics-session.png "PDHUB_OpenExistingDiagSession")
126126
::: moniker-end
127127
::: moniker range="<=vs-2019"
128128
![Screenshot of Diagnostic Tools Recently Opened Sessions list](../profiling/media/diaghubopenexistingdiagsession.png "PDHUB_OpenExistingDiagSession")

0 commit comments

Comments
 (0)