Skip to content

Commit ac6197f

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

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

104104
- \<id\>: Identifies the collection session. The ID must be a number between 1-255.
105-
- <appToLaunch>: The executable file to launch and profile.
105+
- \<appToLaunch\>: The executable file to launch and profile.
106106
- <configFile>: The configuration file for the collection agent you want to launch.
107107

108108
3. To stop collection and view your results, follow the steps in the "Stop collection" section later in this article.

0 commit comments

Comments
 (0)