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-243-ge0f2efe


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  e0f2efecc13e87ef3b8f20f890401d29f5ef744d (commit)
      from  731a5359e2f226a0a7fa253265cf59d06c4356bf (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 e0f2efecc13e87ef3b8f20f890401d29f5ef744d
Author: Serguei Makarov <smakarov@redhat.com>
Date:   Wed Sep 19 11:00:22 2012 -0400

    PR6580 clarification: comment explaining suitability of current kluge for _stp_get_uregs() clearing kernel cache.
    
    The inefficiency alluded to only occurs when interspersing
    *partial* kernel and user unwinds, e.g. try this with -DDEBUG_UNWIND=1:
    
    stack(0); ustack(0); stack(1); ustack(1); ...

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

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