summaryrefslogtreecommitdiff
path: root/usb/kmdf_fx2
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2015-08-06 20:07:53 -0700
committerBarry Golden <[email protected]>2015-08-06 20:07:53 -0700
commit7c089b4b332b8a8bd2e29672bbf4f6ee430b3e77 (patch)
tree8a7e461efc0c2e77b9cd82b3968e38fd5efef7b4 /usb/kmdf_fx2
parent9026073a419b5ef68fb46d4f7fae52dbef09dbe1 (diff)
Update README.md
Diffstat (limited to 'usb/kmdf_fx2')
-rw-r--r--usb/kmdf_fx2/ReadMe.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/usb/kmdf_fx2/ReadMe.md b/usb/kmdf_fx2/ReadMe.md
index b58a2a01..81edf40a 100644
--- a/usb/kmdf_fx2/ReadMe.md
+++ b/usb/kmdf_fx2/ReadMe.md
@@ -366,7 +366,7 @@ To trace, you can use the in-box tools, logman and tracerpt, or download XPerf (
`logman start sample -o osrusbfx2.etl -ets -p OSRUSBFX2`
-2. Generate activity through the osrusbfx2 test application, such as `osrusbfx2.exe –a`.
+2. Generate activity through the osrusbfx2 test application, such as `osrusbfx2.exe -a`.
3. Stop tracing by using the following command:
`Logman stop sample`
@@ -381,7 +381,7 @@ To trace, you can use the in-box tools, logman and tracerpt, or download XPerf (
`xperf -start sample -f osrusbfx2.etl -on OSRUSBFX2`
-2. Generate activity through the osrusbfx2 test application, such as `osrusbfx2.exe –a`.
+2. Generate activity through the osrusbfx2 test application, such as `osrusbfx2.exe -a`.
3. Stop tracing by using the following command:
`xperf -stop sample`