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-0.9-191-g9c73606


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  9c73606142525f521a44c4907832b2d1e1f3c659 (commit)
      from  947d86f92e1e1a12e587e6a7b1955ff324c3fdf5 (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 9c73606142525f521a44c4907832b2d1e1f3c659
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Fri Mar 20 16:30:02 2009 -0400

    PR9967: don't count -DINTERRUPTIBLE=1 reentrancy against MAXSKIPPED
    
    * tapsets.cxx (common_probe_entryfn_prologue): Become conditional on
      !INTERRUPTIBLE.
    * translate.cxx (emit_module_exit): Still print skipped_count_reentrant
      with -t, even if skipped_count was zero.

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

Summary of changes:
 stap.1.in     |    3 ++-
 tapsets.cxx   |    4 +++-
 translate.cxx |    5 +++--
 3 files changed, 8 insertions(+), 4 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]