diff --git a/bin/TransientProcessTree.wpaProfile b/bin/TransientProcessTree.wpaProfile new file mode 100644 index 00000000..3b2f8fa1 --- /dev/null +++ b/bin/TransientProcessTree.wpaProfile @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + \ No newline at end of file diff --git a/bin/etw_processes_longterm.bat b/bin/etw_processes_longterm.bat index 99929192..43f9efbb 100644 --- a/bin/etw_processes_longterm.bat +++ b/bin/etw_processes_longterm.bat @@ -58,7 +58,7 @@ @echo Tracing ran from %starttime% to %time% > "%textfile%" @echo Trace can be loaded using UIforETW or with: -@echo wpa "%tracefile%" -profile CPUUsageByProcess.wpaProfile +@echo wpa "%tracefile%" -profile TransientProcessTree.wpaProfile @exit /b :failure