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.8-220-g8f095f0


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  8f095f03b5a69b2abadfb448b7a15c536facd5e3 (commit)
      from  c7f355eef1abca5b6c9bae651f246bdeca7b4671 (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 8f095f03b5a69b2abadfb448b7a15c536facd5e3
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Sep 5 21:09:43 2012 +0200

    PR14546 Only copy registers of initial state.
    
    The DWARF unwinder was copying too much information into the cie_regs
    state possibly overwriting ~18 bytes after the unwind_context. Just copy
    the registers.
    
    Fix small testsuite type s/ko/ok/ in pr14546.exp

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

Summary of changes:
 runtime/unwind.c                     |    4 ++--
 testsuite/systemtap.base/pr14546.exp |    2 +-
 2 files changed, 3 insertions(+), 3 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]