Skip to content

Commit e62c4a4

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

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
@@ -81,7 +81,7 @@ Please see the following links to download and view agent configuration files:
8181
- https://aka.ms/vs/diaghub/agentconfig/dotnetalloclow
8282

8383
CpuUsage configurations (Base/High/Low) correspond to data collected for the [CPU Usage](../profiling/cpu-usage.md) profiling tool.
84-
* DotNetObjectAlloc configurations (Base/Low), which corresponds to data collected for the [.NET Object Allocation tool](../profiling/dotnet-alloc-tool.md).
84+
DotNetObjectAlloc configurations (Base/Low) correspond 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.
8787

0 commit comments

Comments
 (0)