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 bkabrda
Recipients Robert.Buchholz, bkabrda, christian.heimes, dmalcolm, eric.araujo, fche, jcea, loewis, mjw, pitrou, scox
Date 2014-05-27.10:26:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401186394.01.0.933569883102.issue14776@psf.upfronthosting.co.za>
In-reply-to
Content
@jcea: So here is my proposal for dealing with this: let's take what I currently have (e.g. tracepoints for function entry/function exit) and extend my patch to also work with DTrace in a similar fashion. Then, when we have a working patch for both Systemtap and DTrace, we can start adding more tracepoints as needed/as we see fit. Sounds good?
History
Date User Action Args
2014-05-27 10:26:34bkabrdasetrecipients: + bkabrda, loewis, jcea, pitrou, christian.heimes, eric.araujo, dmalcolm, mjw, Robert.Buchholz, fche, scox
2014-05-27 10:26:34bkabrdasetmessageid: <1401186394.01.0.933569883102.issue14776@psf.upfronthosting.co.za>
2014-05-27 10:26:33bkabrdalinkissue14776 messages
2014-05-27 10:26:33bkabrdacreate