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

Cannot fine exe file #151

Closed Triga307 closed 2 years ago

Triga307 commented 2 years ago

Downloaded the latest version but I do not see an UIforETW.exe in the bin folder anywhere.

randomascii commented 2 years ago

I just downloaded https://github.com/google/UIforETW/releases/download/v1.56/etwpackage1.56.zip and verified that etwpackage\bin\UIforETW.exe exists. It's the sixth file from the end if sorted alphabetically. It's the first (biggest) file if sorted by size.

Triga307 commented 2 years ago

Thank you! I got it from that link. Odd it was not in the other download.

-Ryan

On Mon, Nov 29, 2021 at 9:32 AM Bruce Dawson @.***> wrote:

I just downloaded https://github.com/google/UIforETW/releases/download/v1.56/etwpackage1.56.zip and verified that etwpackage\bin\UIforETW.exe exists. It's the sixth file from the end if sorted alphabetically. It's the first (biggest) file if sorted by size.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/google/UIforETW/issues/151#issuecomment-981803756, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALWSXC77SVA5D6F4H2NVQKDUOOTKZANCNFSM5I6CYETA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

--

-Ryan

randomascii commented 2 years ago

What was the other download location you used? The link I listed (and variations for different older versions) is the only trustworthy download location.

Triga307 commented 2 years ago

[image: image.png] From the git. If I download from that link I don't get the exe.

-Ryan

On Mon, Nov 29, 2021 at 2:26 PM Bruce Dawson @.***> wrote:

What was the other download location you used? The link I listed (and variations for different older versions) is the only trustworthy download location.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/google/UIforETW/issues/151#issuecomment-982037664, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALWSXC3QR5XXPCNP3GJOJR3UOPVXNANCNFSM5I6CYETA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

--

-Ryan

randomascii commented 2 years ago

Ah - I understand. It sounds like you were just downloading or browsing the source code and that explains why no pre-built binary was included.