You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/profiling/running-profiling-tools-with-or-without-the-debugger.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ To collect performance data without debugging, you can run the Performance Profi
98
98
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.
99
99
100
100
::: moniker range=">=vs-2022"
101
-

101
+

102
102
::: moniker-end
103
103
::: moniker range="<=vs-2019"
104
104

@@ -109,7 +109,7 @@ To collect performance data without debugging, you can run the Performance Profi
109
109
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.
110
110
111
111
::: moniker range=">=vs-2022"
112
-

112
+

113
113
::: moniker-end
114
114
::: moniker range="<=vs-2019"
115
115

@@ -122,7 +122,7 @@ To collect performance data without debugging, you can run the Performance Profi
122
122
You can save the reports, and open them from the **Recently Opened Sessions** list on the Diagnostic Tools launch page.
123
123
124
124
::: moniker range=">=vs-2022"
125
-

125
+

126
126
::: moniker-end
127
127
::: moniker range="<=vs-2019"
128
128

0 commit comments