Skip to content

Commit c38c71a

Browse files
Update docs/profiling/running-profiling-tools-with-or-without-the-debugger.md
Co-authored-by: Mike Jones <[email protected]>
1 parent 049965d commit c38c71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Please see the following links to download and view agent configuration files:
160160
- https://aka.ms/vs/diaghub/agentconfig/dotnetalloclow
161161

162162
CpuUsage configurations (Base/High/Low) correspond to data collected for the [CPU Usage](../profiling/cpu-usage.md) profiling tool.
163-
- DotNetObjectAlloc configurations (Base/Low), which corresponds to data collected for the [.NET Object Allocation tool](../profiling/dotnet-alloc-tool.md).
163+
DotNetObjectAlloc configurations (Base/Low) correspond to data collected for the [.NET Object Allocation tool](../profiling/dotnet-alloc-tool.md).
164164

165165
Base/Low/High configurations refer to the sampling rate. For example, Low is 100 samples/second and High is 4000 samples/second.
166166
For the VSDiagnostics.exe tool to work with a collection agent, it requires both a DLL and a COM CLSID for the appropriate agent. The agent might also have additional configuration options. If you use an agent without a configuration file, use the format in the following command:

0 commit comments

Comments
 (0)