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.5-47-gc5e95e2


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  c5e95e26fe7e83bde50fe4246c03880f87f72e25 (commit)
      from  acaf72f53caf94aa044e5d4dc76875e77ff0efdf (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 c5e95e26fe7e83bde50fe4246c03880f87f72e25
Author: Dave Brolley <brolley@redhat.com>
Date:   Fri Jun 17 10:39:35 2011 -0400

    Rework testing of allowed/not-allowed probes for unprivileged users.
    
    Use lists of probes instead of test cases in individual files.

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

Summary of changes:
 .../systemtap.unprivileged/unprivilegedko.exp      |   30 +++++++++++++------
 .../systemtap.unprivileged/unprivilegedko/five.stp |    4 --
 .../systemtap.unprivileged/unprivilegedko/four.stp |    4 --
 .../systemtap.unprivileged/unprivilegedko/one.stp  |    4 --
 .../unprivilegedko/three.stp                       |    4 --
 .../systemtap.unprivileged/unprivilegedko/two.stp  |    4 --
 .../systemtap.unprivileged/unprivilegedok.exp      |   30 ++++++++++++++------
 .../systemtap.unprivileged/unprivilegedok/one.stp  |    4 --
 8 files changed, 41 insertions(+), 43 deletions(-)
 delete mode 100755 testsuite/systemtap.unprivileged/unprivilegedko/five.stp
 delete mode 100755 testsuite/systemtap.unprivileged/unprivilegedko/four.stp
 delete mode 100755 testsuite/systemtap.unprivileged/unprivilegedko/one.stp
 delete mode 100755 testsuite/systemtap.unprivileged/unprivilegedko/three.stp
 delete mode 100755 testsuite/systemtap.unprivileged/unprivilegedko/two.stp
 delete mode 100755 testsuite/systemtap.unprivileged/unprivilegedok/one.stp


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]