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-252-g6397180


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  639718028ab729b8e72c5555ca9a79317f89fd76 (commit)
      from  eacd41d38bfec95e39f32d399ecc4e4f98eafe3d (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 639718028ab729b8e72c5555ca9a79317f89fd76
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Sep 26 16:19:37 2011 +0200

    stack.c (_stp_get_uregs): Detect kernel unwind before user unwind case.
    
    Detect and optimize the kernel backtrace() then user backtrace in same
    probe case, by reusing the unwind info.

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

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