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.7-385-g1ea8fbd


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  1ea8fbd7c79066c1b995780928216d3b5e81f0d7 (commit)
      from  44767f2025faf9cd9fed01ef5d328a2d470dbf1f (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 1ea8fbd7c79066c1b995780928216d3b5e81f0d7
Author: William Cohen <wcohen@redhat.com>
Date:   Fri Oct 24 12:52:54 2008 -0400

    Add skeleton for SystemTap Tapset Reference manual.

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

Summary of changes:
 doc/ChangeLog                                      |    4 +
 doc/SystemTap_Tapset_Reference/Makefile            |   17 +++
 .../en-US/Author_Group.xml                         |   15 ++
 doc/SystemTap_Tapset_Reference/en-US/Book_Info.xml |   33 +++++
 doc/SystemTap_Tapset_Reference/en-US/Chapter.xml   |   25 ++++
 .../en-US/Introduction.xml                         |   18 +++
 doc/SystemTap_Tapset_Reference/en-US/Preface.xml   |   13 ++
 .../en-US/Revision_History.xml                     |   28 ++++
 .../en-US/Tapset_Reference.ent                     |    5 +
 .../en-US/Tapset_Reference.xml                     |   12 ++
 .../en-US/images/icon.svg                          |    0 
 doc/SystemTap_Tapset_Reference/extractxml.pl       |  137 ++++++++++++++++++++
 12 files changed, 307 insertions(+), 0 deletions(-)
 create mode 100644 doc/SystemTap_Tapset_Reference/Makefile
 create mode 100644 doc/SystemTap_Tapset_Reference/en-US/Author_Group.xml
 create mode 100644 doc/SystemTap_Tapset_Reference/en-US/Book_Info.xml
 create mode 100644 doc/SystemTap_Tapset_Reference/en-US/Chapter.xml
 create mode 100644 doc/SystemTap_Tapset_Reference/en-US/Introduction.xml
 create mode 100644 doc/SystemTap_Tapset_Reference/en-US/Preface.xml
 create mode 100644 doc/SystemTap_Tapset_Reference/en-US/Revision_History.xml
 create mode 100644 doc/SystemTap_Tapset_Reference/en-US/Tapset_Reference.ent
 create mode 100644 doc/SystemTap_Tapset_Reference/en-US/Tapset_Reference.xml
 copy doc/{SystemTap_Beginners_Guide => SystemTap_Tapset_Reference}/en-US/images/icon.svg (100%)
 create mode 100755 doc/SystemTap_Tapset_Reference/extractxml.pl


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]