Skip to content

UIforETW release with WPT 10 support and other changes

Compare
Choose a tag to compare
@randomascii randomascii released this 10 Jul 03:37
· 387 commits to master since this release

This is the second release of UIforETW using the github release mechanism. This release mechanism allows publishing 32-bit and 64-bit versions of UIforETW.exe, statically linked so that they will run anywhere. The etwpackage.zip file is a complete stand-alone install of UIforETW - no compilation required.

New features include:

  • Fix StripChromeSymbols.py to handle PDB 'age' greater than 9
  • Better support for WPT 10 (WPT 8.1 no longer required)
  • Optionally disable expensive working-set calculations
  • Monitor Windows timer interval (timeBeginPeriod)
  • Thread naming
  • Controlling of Chrome's ETW providers
  • Use https for Microsoft's symbol server
  • Better Python 3 support (it works now!)
  • Auto trace stopping if it runs 'too long'