Files | Admin

Notes:

Release Name: 0.0.2

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.2 / 2007-12-07 * Implement the dtrace_work-based API * Add a "Consumer" class * Update Rails plugin to use new API