Skip to content

Commit 917219e

Browse files
Update docs/profiling/profile-apps-from-command-line.md
Co-authored-by: Mike Jones <[email protected]>
1 parent c9c11a2 commit 917219e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/profiling/profile-apps-from-command-line.md

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

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

8686
Base/Low/High configurations refer to the sampling rate. For example, Low is 100 samples/second and High is 4000 samples/second.

0 commit comments

Comments
 (0)