Skip to content

Commit ec2bb02

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

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
@@ -125,7 +125,7 @@ To measure performance data from the command line, you can use VSDiagnostics.exe
125125
You must include the following arguments:
126126

127127
- \<id\>: Identifies the collection session. The ID must be a number between 1-255.
128-
- \<pid\>: The PID of the process you want to profile, which in this case is the PID you found in step 1.
128+
- \<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

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

0 commit comments

Comments
 (0)