Lab and power updates
This release of UIforETW includes updates for power monitoring, lab tracing, and miscellaneous fixes.
The list of important recent changes is:
02a3c58 Add support for disabling background monitoring
a068e88 Improve per-process CPU report
c01b535 Fix Python 3 compatibility bug
e563000 Update an assert to handle another error code
a5b027a Adding output directory support to lab scripts
6ee1daa Merge pull request #102 from CalebRouleau/master
561e167 Fix UnboundLocalError in SummarizeData.py.
ca03153 Identify the V8 Proxy Resolver utility process
9542e92 Add option to summarize Chrome CPU usage
a4c401e Identify Chrome extension processes
3ef4a88 Record POWER provider by default in lab traces
6cc4926 Add a detailed flag to the lab start_tracing.bat
The etwpackage*.zip file contains 32-bit and 64-bit versions of UIforETW.exe, statically linked so that they will run anywhere. No compilation required. It also includes 64-bit versions of the Windows Performance Toolkit (WPT) installers.
To use this release just download etwpackage*.zip, unzip it, then run bin\UIforETW.exe (signed). WPT 10 will be installed as needed. etwsymbols*.zip (with source indexing) can be downloaded if needed for debugging.
For more information see https://tinyurl.com/etwcentral (aka https://randomascii.wordpress.com/2015/09/24/etw-central/)