Dave Malcolm <[email protected]> added the comment:
Updated py3k version of patch.
Changes:
- renamed the probepoints:
"function__entry" -> "frame__entry"
"function__return" -> "frame__exit"
as I believe this better describes what these do
- added a test suite: Lib/test/test_systemtap.py
- reformatted to use 4-space indentation
- slightly reworked the configure.in code
Some error-handling issue remain (see the FIXMEs in the code)
Tested and working on Fedora 13 x86_64, using:
systemtap-1.3-1.fc13.x86_64
kernel-2.6.33.3-84.fc13.x86_64
kernel-devel-2.6.33.3-84.fc13.x86_64
kernel-headers-2.6.33.3-84.fc13.x86_64
kernel-debuginfo-2.6.33.3-84.fc13.x86_64
kernel-debuginfo-common-x86_64-2.6.33.3-84.fc13.x86_64
----------
Added file: http://bugs.python.org/file19037/py3k-add-systemtap-2010-09-27.patch
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue4111>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com