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.1-179-gc24a9d9


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  c24a9d9a9795fac838c4074494006e6e7e1e8835 (commit)
      from  c0f562688ae877000f46058f748a8b986679863e (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 c24a9d9a9795fac838c4074494006e6e7e1e8835
Author: William Cohen <wcohen@redhat.com>
Date:   Tue Mar 9 19:53:52 2010 -0500

    PR 11210 move stapprobe.* man pages to tapset::*
    
    Complete the renaming scheme with prefix of "tapset::" for the man
    pages related to over all description of groups of probes.

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

Summary of changes:
 Makefile.am                                        |   12 ++--
 Makefile.in                                        |   73 ++++----------------
 configure                                          |   16 +----
 configure.ac                                       |    8 ++-
 ...obes.iosched.3stap.in => tapset::iosched.3stap} |    4 +-
 man/{stapprobes.irq.3stap.in => tapset::irq.3stap} |    4 +-
 ...es.kprocess.3stap.in => tapset::kprocess.3stap} |    4 +-
 ...probes.netdev.3stap.in => tapset::netdev.3stap} |    4 +-
 man/{stapprobes.nfs.3stap.in => tapset::nfs.3stap} |    4 +-
 ...stapprobes.nfsd.3stap.in => tapset::nfsd.3stap} |    2 +-
 ....pagefault.3stap.in => tapset::pagefault.3stap} |    4 +-
 man/{stapprobes.rpc.3stap.in => tapset::rpc.3stap} |    4 +-
 ...stapprobes.scsi.3stap.in => tapset::scsi.3stap} |    4 +-
 ...probes.signal.3stap.in => tapset::signal.3stap} |    4 +-
 ...stapprobes.snmp.3stap.in => tapset::snmp.3stap} |    4 +-
 ...probes.socket.3stap.in => tapset::socket.3stap} |    4 +-
 man/{stapprobes.tcp.3stap.in => tapset::tcp.3stap} |    4 +-
 man/{stapprobes.udp.3stap.in => tapset::udp.3stap} |    4 +-
 stapprobes.3stap.in                                |   24 +++---
 19 files changed, 68 insertions(+), 119 deletions(-)
 rename man/{stapprobes.iosched.3stap.in => tapset::iosched.3stap} (92%)
 rename man/{stapprobes.irq.3stap.in => tapset::irq.3stap} (96%)
 rename man/{stapprobes.kprocess.3stap.in => tapset::kprocess.3stap} (93%)
 rename man/{stapprobes.netdev.3stap.in => tapset::netdev.3stap} (91%)
 rename man/{stapprobes.nfs.3stap.in => tapset::nfs.3stap} (99%)
 rename man/{stapprobes.nfsd.3stap.in => tapset::nfsd.3stap} (99%)
 rename man/{stapprobes.pagefault.3stap.in => tapset::pagefault.3stap} (82%)
 rename man/{stapprobes.rpc.3stap.in => tapset::rpc.3stap} (98%)
 rename man/{stapprobes.scsi.3stap.in => tapset::scsi.3stap} (97%)
 rename man/{stapprobes.signal.3stap.in => tapset::signal.3stap} (98%)
 rename man/{stapprobes.snmp.3stap.in => tapset::snmp.3stap} (97%)
 rename man/{stapprobes.socket.3stap.in => tapset::socket.3stap} (98%)
 rename man/{stapprobes.tcp.3stap.in => tapset::tcp.3stap} (92%)
 rename man/{stapprobes.udp.3stap.in => tapset::udp.3stap} (92%)


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]