Nikhil Benesch added the comment:

Since it looks like development on this has stalled, I took the liberty of 
compiling all prior patches

    https://github.com/benesch/python-dtrace-tracker

and am actively working on merging them into one superpatch. I am neither a 
Python nor a DTrace expert, so I'm happy to step aside should one of you more 
experienced folks have something ready.

A few thoughts so far:

    * SPARC support? Can we drop this? It seems to add a bunch of intrusive
      inlined NOPs—that I'm not sure are even necessary.

    * @jcea, is this the original DTrace patch? 
https://github.com/benesch/python-dtrace-tracker/blob/master/dtrace-solaris-oracle-24.patch

      I'm trying to determine where those NOPs came from.

Cheers!

----------
nosy: +benesch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21590>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to