5 ms·
Windows Server 2025 supports dtrace out of the box: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/dtrace https://learn.micros
by sirjaz 1y ago
Windows Server 2025 supports dtrace out of the box: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/dtrace https://learn.microsoft.com/en-us/windows-server/administrat...
- cyberpunk 1y agoThis really is the weirdest timeline…
- actionfromafar 1y agoBut is it like the "real" dtrace or is like how PowerShell wget isn't actually wget but an alias for Invoke-WebRequest?
- p_ing 1y agoTwo seconds of investigation yields that it is a port of dtrace. https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/dtrace https://learn.microsoft.com/en-us/windows-hardware/drivers/d...
- actionfromafar 1y agoWell, true, but I'm not in a position to understand what that means. I remember talks about dtrace in Linux way back when and something about how "it's not the same thing, you have to add support in all of userspace which is not there" or something like that.