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.0-33-g7a18a12


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  7a18a12684f498929b5938ceb18f66b18d2e1fe3 (commit)
      from  f3d75239e30b5ba55936d9340b0e95caa698034b (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 7a18a12684f498929b5938ceb18f66b18d2e1fe3
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Tue Sep 29 14:09:32 2009 -0400

    tapset docs cleanup
    
    Several problems: some invalid <command> etc. directives
    in the tapset embedded docs; some analysis about the
    non-generation of the pdf; some cleanup of the generated
    man pages.
    
    * configure.ac (BUILD_PDFREFDOCS): Correct condition typo, but still
      leave disabled.
    * doc/SystemTap_Tapset_Reference/Makefile.am (XMLTOMANPARMS): Add,
      to disable noise "AUTHORS" / "COPYRIGHT" sections.
    * tapset/*.stp: Removed several docbook-y markup that is not valid
      in kerneldoc.

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

Summary of changes:
 configure                                  |    2 +-
 configure.ac                               |    6 ++-
 doc/SystemTap_Tapset_Reference/Makefile.am |    8 ++-
 doc/SystemTap_Tapset_Reference/Makefile.in |    7 +-
 tapset/context-symbols.stp                 |    2 +-
 tapset/context-unwind.stp                  |    6 +-
 tapset/context.stp                         |   11 +--
 tapset/kprocess.stp                        |    2 +-
 tapset/memory.stp                          |   28 ++++----
 tapset/signal.stp                          |  100 ++++++++++++++--------------
 tapset/socket.stp                          |    2 +-
 tapset/ucontext-symbols.stp                |    2 +-
 tapset/ucontext-unwind.stp                 |    2 +-
 13 files changed, 90 insertions(+), 88 deletions(-)


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]