| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| etwpackage1.58.zip | 2023-05-03 | 87.3 MB | |
| README.md | 2023-04-30 | 1.1 kB | |
| UIforETW with improved finding of xperf source code.tar.gz | 2023-04-30 | 1.9 MB | |
| UIforETW with improved finding of xperf source code.zip | 2023-04-30 | 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 improves how UIforETW searches for the Windows Performance Toolkit install, and xperf.exe. UIforETW needs to shell out to xperf.exe to do its work and it's never been clear how to properly do this. This should resolve issue [#159]
The full list of changes is: https://github.com/google/UIforETW/commit/28b07208ddaa7f1e083545fa0d6f1cb1238b636e Clean up and improve install-directory locating
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/)