We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07760ae + 48d187e commit 1ce8fd6Copy full SHA for 1ce8fd6
performanceTracing/ExampleScripts/Examples.ps1
@@ -3,6 +3,6 @@
3
4
# A simple powershell script to capture a 60 second performance trace
5
6
-Wpr.exe -start \\mfperf\wprp\MF_TRACE.WPRP!MediaPerformance -filemode
+Wpr.exe -start c:\myTraceProfiles\MF_TRACE.WPRP!MediaPerformance -filemode
7
start-sleep 60
8
-wpr.exe -stop perftrace.etl
+wpr.exe -stop perftrace.etl
0 commit comments