You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nick Alcock edited this page Oct 15, 2019
·
1 revision
DTrace userspace 1.2.1
Bugfixes since 1.2.0
Fix a bug causing DTrace to fail to terminate if a process was grabbed
using -c, then died while traced with ustack(), usym() or umod() or by
the pid or usdt providers.
Compilation fixes since 1.2.0
Compile on glibc 2.28, which moves makedev() out of <sys/types.h>.
Improvements to the testsuite in the presence of recent versions of GNU Awk.
o