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.2-133-gd950c89


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  d950c89398e9088b789d5a44e737ffb55c3b1689 (commit)
      from  a8138db70b64ef03a773ff6f5de77af50465e537 (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 d950c89398e9088b789d5a44e737ffb55c3b1689
Author: David Smith <dsmith@redhat.com>
Date:   Mon May 10 15:32:28 2010 -0500

    Updated ioscheduler.stp and tests.
    
    * tapset/ioscheduler.stp: Large update to get working on RHEL4, RHEL5,
      RHEL6(beta), f11, f12, and rawhide.
    * testsuite/buildok/ioscheduler-all-probes.stp: New test.
    * testsuite/buildok/ioscheduler-detailed.stp: New detailed test of all
      ioscheduler probes and convenience variables.
    * testsuite/buildok/ioscheduler.stp: Deleted, since no longer needed with
      the addition of ioscheduler-detailed.stp.

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

Summary of changes:
 tapset/ioscheduler.stp                       |  181 +++++++++++++++-----------
 testsuite/buildok/ioscheduler-all-probes.stp |    7 +
 testsuite/buildok/ioscheduler-detailed.stp   |   42 ++++++
 testsuite/buildok/ioscheduler.stp            |   21 ---
 4 files changed, 157 insertions(+), 94 deletions(-)
 create mode 100644 testsuite/buildok/ioscheduler-all-probes.stp
 create mode 100755 testsuite/buildok/ioscheduler-detailed.stp
 delete mode 100755 testsuite/buildok/ioscheduler.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]