Skip to content

Commit 1ce8fd6

Browse files
authored
Merge pull request #13 from microsoft/alsepkow-patch-1
Update Examples.ps1
2 parents 07760ae + 48d187e commit 1ce8fd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

performanceTracing/ExampleScripts/Examples.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
# A simple powershell script to capture a 60 second performance trace
55

6-
Wpr.exe -start \\mfperf\wprp\MF_TRACE.WPRP!MediaPerformance -filemode
6+
Wpr.exe -start c:\myTraceProfiles\MF_TRACE.WPRP!MediaPerformance -filemode
77
start-sleep 60
8-
wpr.exe -stop perftrace.etl
8+
wpr.exe -stop perftrace.etl

0 commit comments

Comments
 (0)