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-251-g9a8d8be


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  9a8d8be369cd1d2ac148b367e1c4b74ab9a005ba (commit)
      from  255b5e73f14c9fc72e5566edf595ab8df184f14f (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 9a8d8be369cd1d2ac148b367e1c4b74ab9a005ba
Author: Masami Hiramatsu <mhiramat@redhat.com>
Date:   Fri Jan 30 18:54:06 2009 -0500

    PR6936: Add systemtap initscript and systemtap-initscript subpackage.

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

Summary of changes:
 ChangeLog                    |    7 +
 NEWS                         |    5 +
 configure                    |    3 +-
 configure.ac                 |    2 +-
 initscript/ChangeLog         |    6 +
 initscript/README.initscript |  355 ++++++++++++++++++++++
 initscript/config            |   20 ++
 initscript/systemtap.in      |  664 ++++++++++++++++++++++++++++++++++++++++++
 systemtap.spec               |   40 +++
 9 files changed, 1100 insertions(+), 2 deletions(-)
 create mode 100644 initscript/ChangeLog
 create mode 100644 initscript/README.initscript
 create mode 100644 initscript/config
 create mode 100644 initscript/systemtap.in


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]