Le Fri, 06 Sep 2013 17:08:23 +0200,
Jesus Cea <j...@jcea.es> a écrit :
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> As far as I know, Erlang, Ruby, PHP, Perl, etc., support Dtrace.
> Python is embarrasingly missing from this list.
> 
> Some examples:
> 
> <http://crypt.codemancers.com/posts/2013-04-16-profile-ruby-apps-dtrace-part1/>
> <http://www.phpdeveloper.org/news/18859>
> <http://www.erlang.org/doc/apps/runtime_tools/DTRACE.html>
> 
> I have spend a very long time on a patch for Dtrace support in most
> platforms with dtrace available. Currently working under Solaris and
> derivatives, and MacOS X. Last time I checked, it would crash FreeBSD
> because bugs in the dtrace port, but that was a long time ago.
> 
> I would like to push this to Python 3.4, and the window is going to be
> closed soon, so I think this is the time to ask for opinions and
> support here.

You should start by addressing review comments:
http://bugs.python.org/issue13405#msg151751

Right now, I agree with Charles-François: your patch is too intrusive.

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to