This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dmalcolm
Recipients Garen, Marc.Abramowitz, belopolsky, benjamin.peterson, danchr, dhduvall, dmalcolm, eric.snow, fche, glyph, hazmat, jbaker, jcea, jmcp, laca, larry, lasizoillo, loewis, mjw, movement, neologix, pitrou, rhettinger, robert.kern, ronaldoussoren, scox, serverhorror, sirg3, twleung, wsanchez
Date 2012-05-10.21:08:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336684080.91.0.0326239733282.issue13405@psf.upfronthosting.co.za>
In-reply-to
Content
I've refreshed my SystemTap patch, and opened a new issue, issue #14776 to cover SystemTap.

Issue #4111 was originally opened on 2008-10-12 as "Add DTrace probes", and was generalized on 2009-12-08 to "Add Systemtap/DTrace probes".  That issue was closed on 2011-11-14 to be superceded by issue #13405 ("Add DTrace probes"), hence I opened the SystemTap RFE as a separate issue to this one.

As noted in issue #14776: I believe that although DTrace and SystemTap are similar, they are sufficiently different from each other that it's going to take separate work to support one or the other (and that the maintainers of the support for each within CPython are likely to be different people).  I hope that once one of them is merged, the other will become a lot easier to merge.
History
Date User Action Args
2012-05-10 21:08:01dmalcolmsetrecipients: + dmalcolm, loewis, rhettinger, jcea, ronaldoussoren, belopolsky, pitrou, wsanchez, movement, larry, benjamin.peterson, serverhorror, glyph, laca, twleung, jbaker, robert.kern, sirg3, danchr, dhduvall, mjw, Garen, neologix, lasizoillo, fche, hazmat, eric.snow, jmcp, scox, Marc.Abramowitz
2012-05-10 21:08:00dmalcolmsetmessageid: <1336684080.91.0.0326239733282.issue13405@psf.upfronthosting.co.za>
2012-05-10 21:08:00dmalcolmlinkissue13405 messages
2012-05-10 21:08:00dmalcolmcreate