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.7-165-gb350f56


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  b350f56b13f4e5acd5744cd71e4b26343aae8e6b (commit)
      from  dec6cf8fd4da55ac0fd4c711b3eebc48ee9eda75 (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 b350f56b13f4e5acd5744cd71e4b26343aae8e6b
Author: Josh Stone <jistone@redhat.com>
Date:   Fri May 22 18:01:18 2009 -0700

    PR10190: Suppress warnings for optional kprobes
    
    When a kernel.function or kprobe.function fails in registration, we
    usually print a WARNING and move on.  With this patch, kprobes that have
    the optional '?' flag will not print any WARNING.

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

Summary of changes:
 tapsets.cxx                            |   17 +++++++++++++----
 testsuite/systemtap.base/badkprobe.exp |   15 ++++++++++++++-
 2 files changed, 27 insertions(+), 5 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]