| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| etwpackage1.58.zip | 2023-06-26 | 87.3 MB | |
| README.md | 2023-06-23 | 994 Bytes | |
| UIforETW with space-removal fix source code.tar.gz | 2023-06-23 | 1.9 MB | |
| UIforETW with space-removal fix source code.zip | 2023-06-23 | 2.0 MB | |
| Totals: 4 Items | 91.2 MB | 0 | |
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: https://github.com/google/UIforETW/commit/36785a4ad7ec9b219fad48490448df22bf76c7ec 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/)