0.2.3 (Feb 10th, 2012)

Kernel release:

2.6.39-101.0.1.el6uek

Internal changes:

  • The DTrace core has been updated to support 28 DTrace option settings, to account for the 'quietresize' option that was added to the userspace dtrace consumer utility.

Bugfixes:

  • Various assertions in the DTrace core implementation incorrectly used mutex_is_locked() where the test was meant to determine whether the current task holds the mutex. This has been corrected.