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.8-312-g3e4444e


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  3e4444ed0b5367ee58c89685c2ee072abc185737 (commit)
      from  5c54d49ebb4da71680cb45e3be221e11b9b8d364 (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 3e4444ed0b5367ee58c89685c2ee072abc185737
Author: William Cohen <wcohen@redhat.com>
Date:   Fri Feb 6 17:44:23 2009 -0500

    Fold the systemtap.samples/iotask*.stp into systemtap.examples/io/iostats.stp.
    Regenerate the catalog information.

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

Summary of changes:
 testsuite/ChangeLog                             |   11 ++++++
 testsuite/systemtap.examples/index.html         |    3 ++
 testsuite/systemtap.examples/index.txt          |   11 ++++++
 testsuite/systemtap.examples/io/iostats.meta    |   13 +++++++
 testsuite/systemtap.examples/io/iostats.stp     |   44 +++++++++++++++++++++++
 testsuite/systemtap.examples/keyword-index.html |    6 +++
 testsuite/systemtap.examples/keyword-index.txt  |   22 +++++++++++
 testsuite/systemtap.samples/iotask.stp          |   44 -----------------------
 testsuite/systemtap.samples/iotask2.stp         |   42 ---------------------
 9 files changed, 110 insertions(+), 86 deletions(-)
 create mode 100644 testsuite/systemtap.examples/io/iostats.meta
 create mode 100644 testsuite/systemtap.examples/io/iostats.stp
 delete mode 100644 testsuite/systemtap.samples/iotask.stp
 delete mode 100644 testsuite/systemtap.samples/iotask2.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]