Files | Admin

Notes:

Release Name: 0.0.5

Notes:
ruby-dtrace is Ruby bindings for Dtrace, which lets you write D-based
programs in Ruby. It doesn't provide D probes for Ruby, but you can
use it with the probes found in the Joyent and Apple builds of Ruby.



Changes: == 0.0.4 / 2008-01-24 * Add DtraceErrData and DtraceDropData for access to error and drop information * Fix interaction with Ruby's GC