Mark Wielaard <m...@redhat.com> added the comment:

Just a comment that newer [eu]-readelf -n will provide a nicer view of the sdt 
ELF notes. You might want to suggest that in the documentation.

e.g. $ eu-readelf -n /usr/lib64/libpython2.7.so

Note section [ 1] '.note.gnu.build-id' of 36 bytes at offset 0x190:
  Owner          Data size  Type
  GNU                   20  GNU_BUILD_ID
    Build ID: a28f8db1b224530b0d38ad7b82a249cf7c3f18d6

Note section [27] '.note.stapsdt' of 184 bytes at offset 0x1ae884:
  Owner          Data size  Type
  stapsdt               70  Version: 3
    PC: 0xe0d3a, Base: 0x14b150, Semaphore: 0x3ae882
    Provider: python, Name: function__return, Args: '8@%rbx 8@%r13 -4@%eax'
  stapsdt               69  Version: 3
    PC: 0xe0f37, Base: 0x14b150, Semaphore: 0x3ae880
    Provider: python, Name: function__entry, Args: '8@%rbx 8@%r13 -4@%eax'

----------

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

Reply via email to