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.7-236-g402ee20


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  402ee2020d27b5e26a998b24f54b5b843a6fe5c2 (commit)
       via  6f63671072dc7715569b67ed3672f917ecc47c2f (commit)
       via  cf9a931bafb23af46a7497bfa822d2520ec5b60c (commit)
      from  b48233fdf8017f32a94ca2f4f36e7c16d75e94e5 (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 402ee2020d27b5e26a998b24f54b5b843a6fe5c2
Author: Chris Meek <cmeek@redhat.com>
Date:   Fri May 18 10:23:31 2012 -0400

    PR13667: Tweak verdict-needs-guru error message

commit 6f63671072dc7715569b67ed3672f917ecc47c2f
Author: Chris Meek <cmeek@redhat.com>
Date:   Wed May 16 17:25:37 2012 -0400

    PR13667: Added guru mode requirement for $verdict
    
    guru mode is needed to write to $verdict, for obvious reasons

commit cf9a931bafb23af46a7497bfa822d2520ec5b60c
Author: Chris Meek <cmeek@redhat.com>
Date:   Wed May 16 16:52:35 2012 -0400

    PR13667: Range checking for hooks and priorities
    
    - Added more strict range checking for hook names
    - Added support for arp and bridge netfilter hooks
    - Added range checking of priority strings for ipv4
      and ipv6 hooks, numerical checking for all

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

Summary of changes:
 tapset-netfilter.cxx |  139 ++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 118 insertions(+), 21 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]