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-537-ge0c4dae


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  e0c4dae873d0c7365f928fa2e72450f33b69ca3d (commit)
      from  eca9d638143b8e7e3a7ab877ea2d9b47736e5879 (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 e0c4dae873d0c7365f928fa2e72450f33b69ca3d
Author: William Cohen <wcohen@redhat.com>
Date:   Tue Nov 25 17:53:16 2008 -0500

    Add ioscheduler, socket, tcp, and upd to tapset reference.

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

Summary of changes:
 doc/ChangeLog                               |    5 +
 doc/SystemTap_Tapset_Reference/tapsets.tmpl |   37 +++
 tapset/ChangeLog                            |    7 +
 tapset/ioscheduler.stp                      |   29 ++-
 tapset/socket.stp                           |  432 ++++++++++++---------------
 tapset/tcp.stp                              |  167 +++++------
 tapset/udp.stp                              |  119 ++++-----
 7 files changed, 393 insertions(+), 403 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]