google / UIforETW

User interface for recording and managing ETW traces
https://randomascii.wordpress.com/2015/04/14/uiforetw-windows-performance-made-easier/
Apache License 2.0
1.55k stars 201 forks source link

Allow Win10 Build 10586 WPT on Win7 again #68

Closed MagicAndre1981 closed 8 years ago

MagicAndre1981 commented 8 years ago

The Th2 version Build10586 of the Win10 WPT now works fine with Windows 7 and includes the required events.

In CUIforETWDlg::OnInitDialog you don't need to exclude Win7 users any longer from the Win10 Th2 version.

randomascii commented 8 years ago

Thanks for the update. I'll look into distributing the TH2 version and dropping the 8.1 version of WPT from the redist.

MagicAndre1981 commented 8 years ago

ok. I've updated the link. Microsoft made a small recompile to the 10586 SDK as 10586.15

randomascii commented 8 years ago

Does this SDK come with the normal preview-SDK warning that it shouldn't be installed on production machines? If so then that's a bit of a problem...

MagicAndre1981 commented 8 years ago

no, this is the official release version for Win10 Version 1511 - Fall Update 10586

randomascii commented 8 years ago

Okay, done, with 24e15292c8d and some preceding changes. WPT 10.0.10586.15 is now required, and is automatically installed as needed. The 8.1 WPT will be detected if present but is no longer installed, or used for much of anything. Give it a try at https://github.com/google/UIforETW/releases/tag/v1.26