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. rhel52-ga-425-g9edcdf5


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  9edcdf51d116af251d07d1ddbe6ead553cccf03c (commit)
       via  7fe8474a7a266329b32e4f64af7f642a591799d7 (commit)
       via  e3cbdeffc01c18d5aee8a8d43fbd277316a18f87 (commit)
      from  133c7b1dabc43a4f17106a9198196310e5ea3a4b (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 9edcdf51d116af251d07d1ddbe6ead553cccf03c
Author: William Cohen <wcohen@redhat.com>
Date:   Fri Jun 20 16:43:05 2008 -0400

    Correct test_check and test_installcheck commands.

commit 7fe8474a7a266329b32e4f64af7f642a591799d7
Author: William Cohen <wcohen@redhat.com>
Date:   Fri Jun 20 15:06:42 2008 -0400

    Add test for dev.stp tapset functions.

commit e3cbdeffc01c18d5aee8a8d43fbd277316a18f87
Author: William Cohen <wcohen@redhat.com>
Date:   Fri Jun 20 14:42:25 2008 -0400

    Functions for kdev_t information: MAJOR, MINOR, MKDEV, and usrdev2kerndev.

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

Summary of changes:
 ChangeLog                                  |    4 +++
 stapfuncs.5.in                             |   14 +++++++++++
 tapset/ChangeLog                           |    4 +++
 tapset/dev.stp                             |   33 ++++++++++++++++++++++++++++
 testsuite/systemtap.examples/ChangeLog     |    8 ++++++
 testsuite/systemtap.examples/traceio2.meta |   13 +++++++++++
 testsuite/systemtap.examples/traceio2.stp  |   20 +++++++++++++++++
 7 files changed, 96 insertions(+), 0 deletions(-)
 create mode 100644 tapset/dev.stp
 create mode 100644 testsuite/systemtap.examples/traceio2.meta
 create mode 100644 testsuite/systemtap.examples/traceio2.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]