This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-68-g0c66fba


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  0c66fba2fe16c4f61ffedba7ed7b6b70fe8fc638 (commit)
      from  d4af357ee2b163b6ba3d7454ae97a52b0124edb8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0c66fba2fe16c4f61ffedba7ed7b6b70fe8fc638
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Jul 1 19:33:02 2011 +0200

    unwind.c fix CIE augmentation parsing.
    
    fde_pointer_type and unwind_frame didn't handle the "S" augmentation
    properly. This augmentation doesn't cary any extra data and so does
    not need to be preceded by "z". Also added more sanity checking,
    plus _stp_warn explanations when things go wrong/doesn't parse.

-----------------------------------------------------------------------

Summary of changes:
 runtime/unwind.c |   91 +++++++++++++++++++++++++++++++++---------------------
 1 files changed, 56 insertions(+), 35 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]