On Thu, Nov 25, 2010 at 04:34:35PM +0100, Jesus Cea wrote:

> Some years ago somebody modified Python in OpenSolaris to provide dtrace
> probes. I would like to talk to that person or get the patches.
> 
> I am trying to get dtrace support in standard python.
> 
> http://bugs.python.org/issue4111
> 
> it is going to be probably not ready for python 3.2 (beta starts next
> week), but I think this technology is important and deserved to be
> consider for Python 3.3.
> 
> Anybody has the patches?. Is the programmer still reachable?.

The latest patches are always available here:

http://src.opensolaris.org/source/xref/jds/spec-files/trunk/patches/

in particular:

http://src.opensolaris.org/source/xref/jds/spec-files/trunk/patches/Python-07-dtrace.diff

Beware: the helper code is subtle and easily prone to breakage. You
might just want to merge the function entry/return probes (although it'd
be great if it all went in!)

regards
john
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to