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-466-g011987b


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  011987b8162b56b4932bae558364e82b8d76f7a1 (commit)
       via  3ad61cb5af1fc55a7ffb58e81b3e27a8c454e6b5 (commit)
      from  b910f55bd84a55d8e916e8e6ad839305b1edc708 (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 011987b8162b56b4932bae558364e82b8d76f7a1
Author: William Cohen <wcohen@redhat.com>
Date:   Tue Nov 11 17:28:00 2008 -0500

    Add documentation for context.stp and networking.stp.

commit 3ad61cb5af1fc55a7ffb58e81b3e27a8c454e6b5
Author: William Cohen <wcohen@redhat.com>
Date:   Tue Nov 11 13:59:38 2008 -0500

    Include id in <formalpara to allow crossreferences.

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

Summary of changes:
 .../en-US/Tapset_Reference.xml                     |    2 +
 doc/SystemTap_Tapset_Reference/en-US/context.xml   |  233 +++++++++++++++++++
 .../en-US/networking.xml                           |  100 ++++++++
 doc/SystemTap_Tapset_Reference/en-US/timestamp.xml |   10 +-
 tapset/context.stp                                 |  239 +++++++++++++++++++-
 tapset/networking.stp                              |   97 ++++++++
 tapset/timestamp.stp                               |   10 +-
 7 files changed, 674 insertions(+), 17 deletions(-)
 create mode 100644 doc/SystemTap_Tapset_Reference/en-US/context.xml
 create mode 100644 doc/SystemTap_Tapset_Reference/en-US/networking.xml


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]