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.3-58-gfef0686


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  fef0686c2455144bc47e69d41a4615bf395ecc98 (commit)
       via  7805db93aac6a1216b091781537aa5fafdef41b5 (commit)
       via  4d7c90be05f1c6ad3fce353f4a87412c0aeec918 (commit)
       via  fb674659a79e0d32cd57cd047ce1bfc35748c3c2 (commit)
      from  6c2c4d8e87b0229f670de4950022dc56f861cb07 (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 fef0686c2455144bc47e69d41a4615bf395ecc98
Author: William Cohen <wcohen@redhat.com>
Date:   Thu Aug 19 16:58:08 2010 -0400

    Minimize difference between Fedora and Red Hat Enterprise Flavors of Manual

commit 7805db93aac6a1216b091781537aa5fafdef41b5
Author: William Cohen <wcohen@redhat.com>
Date:   Thu Aug 19 16:00:45 2010 -0400

    Remove stray whitespace at the end of lines
    
    Mechanically went through and removed the white space (' ' and \t) from
    the end of lines.

commit 4d7c90be05f1c6ad3fce353f4a87412c0aeec918
Author: William Cohen <wcohen@redhat.com>
Date:   Thu Aug 19 15:48:18 2010 -0400

    Remove stray '^M' from the xml files.

commit fb674659a79e0d32cd57cd047ce1bfc35748c3c2
Author: William Cohen <wcohen@redhat.com>
Date:   Thu Aug 19 15:16:22 2010 -0400

    Minimize manual white space for <programlisting> and <screen>
    
    Docbook pays attention to the white space in <programlisting> and <screen>
    sections. To avoid the additional whitespace in those sections mechanically
    went through xml and merged the lines together. The resulting manual is a
    couple pages shorter.

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

Summary of changes:
 .../en-US/Array-Operations.xml                     |  242 ++++++--------
 doc/SystemTap_Beginners_Guide/en-US/Arrays.xml     |   68 ++---
 .../en-US/Author_Group.xml                         |    4 +-
 doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml  |   14 +-
 doc/SystemTap_Beginners_Guide/en-US/Chapter.xml    |    2 +-
 .../en-US/CrossInstrumenting.xml                   |   66 ++--
 doc/SystemTap_Beginners_Guide/en-US/Errors.xml     |   70 ++---
 .../en-US/Installation.xml                         |  106 +++----
 .../en-US/Introduction.xml                         |   68 ++--
 .../en-US/Legal_Notice.xml                         |    6 +-
 doc/SystemTap_Beginners_Guide/en-US/References.xml |   54 ++--
 .../en-US/Revision_History.xml                     |    4 +-
 .../en-US/ScriptConstructs.xml                     |  116 +++----
 doc/SystemTap_Beginners_Guide/en-US/Scripts.xml    |  347 +++++++++-----------
 .../en-US/SystemTap_Beginners_Guide.ent            |   10 +-
 .../en-US/SystemTap_Beginners_Guide.xml            |    6 +-
 .../en-US/Tips_Tricks.xml                          |    4 +-
 .../en-US/Understanding_How_SystemTap_Works.xml    |   22 +-
 .../en-US/Useful_Advanced_Scripts.xml              |   24 +-
 .../en-US/Useful_Scripts-Disk.xml                  |   64 ++--
 .../en-US/Useful_Scripts-IO.xml                    |   12 +-
 .../en-US/Useful_Scripts-Kernel.xml                |   10 +-
 .../en-US/Useful_Scripts-Network.xml               |    4 +-
 .../en-US/Useful_Scripts-Others.xml                |   12 +-
 .../en-US/Useful_Scripts-Signals.xml               |   10 +-
 .../en-US/Useful_Scripts-Syscalls.xml              |   10 +-
 .../en-US/Useful_Scripts-disktop.xml               |   54 ++--
 .../en-US/Useful_Scripts-dropwatch.xml             |   36 +--
 .../en-US/Useful_Scripts-functioncalls.xml         |   30 +-
 .../en-US/Useful_Scripts-futexes.xml               |   38 +--
 .../en-US/Useful_Scripts-inodewatch.xml            |   32 +-
 .../en-US/Useful_Scripts-inodewatch2.xml           |   32 +-
 .../en-US/Useful_Scripts-ioblktime.xml             |   50 ++--
 .../en-US/Useful_Scripts-iotime.xml                |   50 ++--
 .../en-US/Useful_Scripts-iotop.xml                 |   12 +-
 .../en-US/Useful_Scripts-kernelprofiling.xml       |  150 ++++-----
 .../en-US/Useful_Scripts-nettop.xml                |   98 +++---
 .../en-US/Useful_Scripts-paracallgraph.xml         |   40 +--
 .../en-US/Useful_Scripts-sockettrace.xml           |   30 +-
 .../en-US/Useful_Scripts-syscallsbyprocpid.xml     |  100 +++---
 .../en-US/Useful_Scripts-tcp_connections.xml       |   26 +-
 .../en-US/Useful_Scripts-tcpdumplike.xml           |   52 ++--
 .../en-US/Useful_Scripts-threadtimes.xml           |   26 +-
 .../en-US/Useful_Scripts-timeout.xml               |   88 +++---
 .../en-US/Useful_Scripts-topsys.xml                |   88 +++---
 .../en-US/Useful_Scripts-traceio.xml               |   26 +-
 .../en-US/Useful_Scripts-traceio2.xml              |   36 +--
 .../en-US/Useful_SystemTap_Scripts.xml             |   26 +-
 .../en-US/Using_SystemTap.xml                      |   92 +++---
 49 files changed, 1174 insertions(+), 1393 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]