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.6-484-gaffd4ce


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  affd4ce918f96a5f223c74a8d19d730c75d51b1d (commit)
       via  5b3c32ed42930e9f91a1e23b4ec42abf51289b93 (commit)
      from  6a906629882a05f33fafd555236f00ad2dcc06b8 (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 affd4ce918f96a5f223c74a8d19d730c75d51b1d
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Nov 23 00:53:34 2011 +0100

    Simplify arch specific fallback for kernel backtraces __stp_stack_print.
    
    Only needs regs, sym_flags and levels to print.
    Drop uwcontext, ri and uregs_valid.

commit 5b3c32ed42930e9f91a1e23b4ec42abf51289b93
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Nov 23 00:45:48 2011 +0100

    testsuite/systemtap.base/cxxclass.exp: Fix typo in untested case.

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

Summary of changes:
 runtime/stack-arm.c                   |    7 ++-----
 runtime/stack-ia64.c                  |    5 +----
 runtime/stack-s390.c                  |    5 +----
 runtime/stack.c                       |    3 +--
 testsuite/systemtap.base/cxxclass.exp |    2 +-
 5 files changed, 6 insertions(+), 16 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]