Skip to content

Commit af1a912

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

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
@@ -124,7 +124,7 @@ To measure performance data from the command line, you can use VSDiagnostics.exe
124124

125125
You must include the following arguments:
126126

127-
- <id>: Identifies the collection session. The ID must be a number between 1-255.
127+
- \<id\>: Identifies the collection session. The ID must be a number between 1-255.
128128
- <pid>: The PID of the process you want to profile, which in this case is the PID you found in step 1.
129129
- <configFile>: The configuration file for the collection agent you want to launch. For more information, see [Configuration files for agents](../profiling/profile-apps-from-command-line.md).
130130

0 commit comments

Comments
 (0)