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-246-g1cc8a4c


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  1cc8a4c78bff79ea8b60e916e5cd01571b469b03 (commit)
      from  9fbda39bf7687ceeee28813f30f6e3ec5c72fc5d (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 1cc8a4c78bff79ea8b60e916e5cd01571b469b03
Author: William Cohen <wcohen@redhat.com>
Date:   Fri Jan 30 12:33:14 2009 -0500

    Move the scf.stp example from systemtap.samples to systemtap.examples.

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

Summary of changes:
 testsuite/ChangeLog                             |   10 +++++++++
 testsuite/systemtap.examples/index.html         |    3 ++
 testsuite/systemtap.examples/index.txt          |   10 +++++++++
 testsuite/systemtap.examples/interrupt/scf.meta |   13 ++++++++++++
 testsuite/systemtap.examples/interrupt/scf.stp  |   21 +++++++++++++++++++
 testsuite/systemtap.examples/keyword-index.html |   11 +++++++++-
 testsuite/systemtap.examples/keyword-index.txt  |   22 ++++++++++++++++++++
 testsuite/systemtap.samples/scf.stp             |   25 -----------------------
 testsuite/systemtap.samples/scf2.stp            |   13 ------------
 9 files changed, 89 insertions(+), 39 deletions(-)
 create mode 100644 testsuite/systemtap.examples/interrupt/scf.meta
 create mode 100644 testsuite/systemtap.examples/interrupt/scf.stp
 delete mode 100644 testsuite/systemtap.samples/scf.stp
 delete mode 100644 testsuite/systemtap.samples/scf2.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]