Release Name: 0.0.6
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.6 / 2008-02-17
* Add Dtrace::Provider, which allows creation of USDT providers from
Ruby, without the need to patch the interpreter.
|