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-428-gb96bcce


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  b96bcce8364d9b34cdf0da53ab0633b57e9ca318 (commit)
      from  bfdaad1ea04409eb6568e7a440786e592b6756bb (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 b96bcce8364d9b34cdf0da53ab0633b57e9ca318
Author: William Cohen <wcohen@redhat.com>
Date:   Wed Jul 7 12:11:15 2010 -0400

    Add dduval's errno.stp and deviceseeks.stp examples.

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

Summary of changes:
 testsuite/systemtap.examples/index.html           |    6 +++
 testsuite/systemtap.examples/index.txt            |   14 ++++++++
 testsuite/systemtap.examples/io/deviceseeks.meta  |   13 +++++++
 testsuite/systemtap.examples/io/deviceseeks.stp   |   28 +++++++++++++++
 testsuite/systemtap.examples/keyword-index.html   |    6 +++
 testsuite/systemtap.examples/keyword-index.txt    |   14 ++++++++
 testsuite/systemtap.examples/profiling/errno.meta |   13 +++++++
 testsuite/systemtap.examples/profiling/errno.stp  |   38 +++++++++++++++++++++
 8 files changed, 132 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/systemtap.examples/io/deviceseeks.meta
 create mode 100755 testsuite/systemtap.examples/io/deviceseeks.stp
 create mode 100644 testsuite/systemtap.examples/profiling/errno.meta
 create mode 100755 testsuite/systemtap.examples/profiling/errno.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]