Skip to content

UIforETW with space-removal fix

Compare
Choose a tag to compare
@randomascii randomascii released this 26 Jun 22:34
· 5 commits to main since this release

This release of UIforETW is a small update (I didn't change the version number) that stops removing space characters from the start/end of trace-name suffixes. Spaces are totally valid, especially leading spaces.

The full list of changes is:
36785a4 Make trimming of space characters optional

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