Skip to content

UIforETW with support for Chrome's "base" events

Compare
Choose a tag to compare
@randomascii randomascii released this 11 Apr 00:54
· 11 commits to main since this release

This release of UIforETW is a tiny update (I didn't change the version number) that just adds support for recording "base" events from Chrome. If you're not working on Chrome and recording Chrome's events in ETW traces then this release is unimportant.

The full list of changes is:
8f34adb Add option to record 'base' events from Chrome

The etwpackage*.zip file contains a 64-bit version of UIforETW.exe, statically linked so that it 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). Windows Performance Toolkit (WPT) will be installed as needed. Symbols are available on this symbol server: https://randomascii-symbols.commondatastorage.googleapis.com/

For more information see https://tinyurl.com/etwcentral (aka https://randomascii.wordpress.com/2015/09/24/etw-central/)