Skip to content

Commit

Permalink
Merge pull request #13 from microsoft/alsepkow-patch-1
Browse files Browse the repository at this point in the history
Update Examples.ps1
  • Loading branch information
alsepkow authored Nov 19, 2020
2 parents 07760ae + 48d187e commit 1ce8fd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions performanceTracing/ExampleScripts/Examples.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

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

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

0 comments on commit 1ce8fd6

Please sign in to comment.