Skip to content

Release notes for 1.2.1

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