From: Aaron Patterson Date: 2012-05-03T09:44:12+09:00 Subject: [ruby-core:44825] Re: [ruby-trunk - Feature #2565] adding hooks for better tracing --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 03, 2012 at 08:04:37AM +0900, andhapp (Anuj Dutta) wrote: >=20 > Issue #2565 has been updated by andhapp (Anuj Dutta). >=20 >=20 > I was just looking at Joyent's ruby dtrace page and saw ruby-probe (Probe= that can be fired from ruby code). However, I didn't see it in Aaron's imp= lementation here https://github.com/tenderlove/ruby/blob/probes/probes.d. = Is there a reason why that's not included? Please enlighten. Thanks. We shouldn't add it today because we don't know the license of the Joyant patches, and someone must be the maintainer. A bigger reason is that this is a feature that can be added via a gem download. Adding interpreter probes cannot be done via gem download. Maybe we will expose dtrace through ruby in the stdlib someday, but I don't think we should today. --=20 Aaron Patterson http://tenderlovemaking.com/ --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) iQEcBAEBAgAGBQJPodTTAAoJEJUxcLy0/6/GONQIAIdy7ea1L9UNr6BljjYUt4y/ RuBRUFRqJCxQOm6ItzkktSw5qMv2S1bWFnGV4cciBw/lElrrRUmAB9SVC1GDx6My UWEOaZg36E1gB8241fbW0/DQLmGl1qrpiVBcmbCvBGONVKsvFprBKRSJA15Cx7Ox /hueuBvvCZd+aX1WWY0FLYssqvVxp+7d1tmYeIAFFq2LMp0HmVDNpb5oL1BdBubG GJxB3IcDJajXyLDU9Jki8VJ2guW0B8wm8m4oNtz+XxKfdL2AFC9mHBFmirgd4ubB MehxTiBvuPdudmXvuz5c2Hu2U7Uh5j3SZc4nEO4+yYpqvuf4qWkH1W/02rKrkAQ= =2aKh -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG--