Stan Cox <s...@redhat.com> added the comment:

The patch works for systemtap except for one minor nit.  pydtrace.h, created by 
stap from pydtrace.d, is stap specific.  Could pydtrace.h not be included in 
<srcdir>/Include so that it is always created at build time in 
<blddir>/Include?   If PyEval_GetFrame() were passed via function__entry then 
stap would be able to do something akin to what the ustack helper phelper.d is 
doing.

----------
nosy: +scox

_______________________________________
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