On 8/15/06, Paul Brown <[EMAIL PROTECTED]> wrote: > On 8/15/06, Steve Longdo <[EMAIL PROTECTED]> wrote: > > Seems like a C heap walker would be smart enough to use for this purpose. > > Maybe when Apple adds RoR they will make XCode able to profile Ruby on OS X? > > DTrace is coming with Leopard. <<drool>>
I kind of doubt that dtrace will be very useful in debugging memory use inside of Ruby code--the interpreter will probably swizzle things enough to screw up dtrace. OTOH, it'll probably be nice for I/O work... Scott _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
