Jesús Cea Avión <j...@jcea.es> added the comment:

New changeset: 7c1b63f949e7.diff

Now I detect lacking of dtrace privileges, both in the global zone and in a 
non-global zone.

For that, I verify that the process can actually insert a C-entry point probe 
in a well known function: PyEval_EvalCode. This should work ALWAYS, even if the 
dtrace instrumentation provided by this fails miserably.

We have to remember if we change that function name, someday...

----------

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

Reply via email to