microsoft / DTrace-on-Windows

Code for the cross platform, single source, OpenDTrace implementation
Other
473 stars 42 forks source link

Please release a new version... #13

Closed NeverGivinUp closed 1 year ago

NeverGivinUp commented 3 years ago

... so we can use flamegraph-rs on Windows

NeverGivinUp commented 3 years ago

This https://github.com/microsoft/DTrace-on-Windows/pull/6 is the merged fix we need in the new version.

ArthurBrussee commented 2 years ago

I'm also running into this :/

I've tried compiling from source, and though after many hours of fighting VS version I can compile the project, the resulting DTrace still fails to run, not sure why.

An updated version would really help!

taviso commented 2 years ago

I didn't try it, but I guess as a workaround you could add pid$target::RtlExitUserProcess:entry {exit(0)}?

haripulapaka commented 2 years ago

Apologies everyone for radio silence, we'll work on releasing an update in the new year. cc @ashedel

johnterickson commented 2 years ago

@haripulapaka Any update? Thanks!

haripulapaka commented 2 years ago

it has been published here: https://www.microsoft.com/en-us/download/details.aspx?id=100441

cc @ashedel

CodeMaxx commented 1 year ago

Closing as v1.2 was released on 4/26/2022 as mentioned by @haripulapaka above