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, mjw/backtrace, updated. release-1.5-160-g2e4fe95


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, mjw/backtrace has been updated
       via  2e4fe9549eea14de8e88b1e0697fcfd870296d06 (commit)
      from  7e46daf103bea7dcc92e255629e8412e8f608215 (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 2e4fe9549eea14de8e88b1e0697fcfd870296d06
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Jul 22 11:51:41 2011 +0200

    Remove stack-x64x.c specific fallback for _stp_stack_print_fallback().
    
    If the standard kernel based _stp_stack_print_fallback() isn't available
    don't try to be smart and guess at stack addresses ourselves. Just give
    up. Dwarf based unwinding is good enough now and the kernel dump_stack()
    does a much better job than we can at guessing stack values.

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

Summary of changes:
 runtime/stack-x86.c |   19 -------------------
 runtime/stack.c     |    7 ++++++-
 2 files changed, 6 insertions(+), 20 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]