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.9-31-g820e7ac


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  820e7ac7a68952d88cc8ff702f18e8c4b7eae822 (commit)
       via  2dc53f24ad2470750a04f869e9cbf5f167e9eb31 (commit)
      from  a8394af5f2db2bbb57414ffa4d4fc260e2aac3e9 (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 820e7ac7a68952d88cc8ff702f18e8c4b7eae822
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Feb 27 15:16:52 2009 +0100

    Use @cast where possible for examining inet_sock.
    
    * tapset/inet_sock.stp: Remove includes.
      (inet_get_local_port): No embedded C, use @cast.
      (inet_get_ip_source): Likewise.
      (daddr_to_string): New function, still some embedded C used.

commit 2dc53f24ad2470750a04f869e9cbf5f167e9eb31
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Feb 27 13:31:25 2009 +0100

    Remove unnecessary embedded C include.
    
    * tapset/networking.stp: Remove include.

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

Summary of changes:
 tapset/inet_sock.stp  |   50 ++++++++++++++++++++++++------------------------
 tapset/networking.stp |    4 ---
 2 files changed, 25 insertions(+), 29 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]