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.7-266-g143cad5


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  143cad54e2e5ea21379aab1fb0736c13f7850e06 (commit)
       via  ca5b4d2ec92e12eed8acfe50911236cba26d0ae4 (commit)
      from  e8474d2aac689025e8e540fa27ec68088bc5e468 (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 143cad54e2e5ea21379aab1fb0736c13f7850e06
Merge: ca5b4d2 e8474d2
Author: Serguei Makarov <smakarov@redhat.com>
Date:   Fri May 25 15:04:01 2012 -0400

    Merge branch 'master' of http://sourceware.org/git/systemtap

commit ca5b4d2ec92e12eed8acfe50911236cba26d0ae4
Author: Serguei Makarov <smakarov@redhat.com>
Date:   Fri May 25 14:57:58 2012 -0400

    PR14146: adapted manpager.sh to produce passable tapset::* manpages.
    
    The resulting manpages can act as 'very succinct' (read: utterly
    bare-bones) tables of contents listing documented functions and probes,
    and referring the user to probe::* and function::* manpages generated by
    the 'robust' (read: hideously complicated and slow, but very reliable)
    DocBook toolchain.
    
    manpager.sh is currently not hooked up to the build sequence, pending
    delivery of a fresh supply of fingers to cross in hope that everything
    works as advertised.

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

Summary of changes:
 doc/SystemTap_Tapset_Reference/manpager.sh |  109 ++++++++++++++++++++++++++++
 doc/Tapset_Reference_Guide/manpager.sh     |    4 +-
 2 files changed, 112 insertions(+), 1 deletions(-)
 create mode 100755 doc/SystemTap_Tapset_Reference/manpager.sh


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]