Skip to content

Commit c378a49

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

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

127127
- \<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.
129-
- <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).
129+
- \<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

131131
4. To stop collection and view your results, follow the steps in the next section.
132132

0 commit comments

Comments
 (0)