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 vstinner
Recipients Trundle, dmalcolm, meador.inge, ncoghlan, neologix, pitrou, techtonik, tim.peters, vstinner
Date 2011-12-12.15:11:38
SpamBayes Score 0.015986677
Marked as misclassified No
Message-id <1323702698.8.0.18635192143.issue13390@psf.upfronthosting.co.za>
In-reply-to
Content
> How different is the performance cost of this solution compared
> to inserting DTrace probe for the same purpose?

DTrace is only available on some platforms (Solaris and maybe FreeBSD?).
History
Date User Action Args
2011-12-12 15:11:38vstinnersetrecipients: + vstinner, tim.peters, ncoghlan, pitrou, techtonik, Trundle, dmalcolm, meador.inge, neologix
2011-12-12 15:11:38vstinnersetmessageid: <1323702698.8.0.18635192143.issue13390@psf.upfronthosting.co.za>
2011-12-12 15:11:38vstinnerlinkissue13390 messages
2011-12-12 15:11:38vstinnercreate