Skip to content

Releases: randomascii/UIforETW

UIforETW in new repo

22 May 23:56

Choose a tag to compare

After I quit Google in 2024 the old UIforETW repo was archived and cannot be used for development anymore. This is the first new release from the new repo. The same signing key is used and I am the same primary developer as before. The changes are:

affb117 (origin/migration, migration) Update repo references for repo migration
6719884 Fix Python3 compatibility bug in IdentifyChromeProcesses.py

The script fix is a one-line Python 3 compatibility change. The other change is to remove obsolete references to the old repo, including making it so that future versions of UIforETW will look at the new repo when deciding whether a new version is available.

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/)