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-57-gfb3b52a


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  fb3b52a7346202fea1905ed680a3256d372a7b03 (commit)
      from  4a05792180ad1299f499b5dbd77d5d4e9c4970fb (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 fb3b52a7346202fea1905ed680a3256d372a7b03
Author: Wenji Huang <wenji.huang@oracle.com>
Date:   Fri Mar 6 00:16:50 2009 -0500

    PR9871: use @cast in tapset
    
    Rewrite some functions using type casting to
    get rid of embedded C code in nfs, scsi, signal,
    socket, rpc, task and vfs tapset.
    
    Signed-off-by: Wenji Huang <wenji.huang@oracle.com>

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

Summary of changes:
 tapset/nfs.stp    |  169 ++++++++++++++++++++-----------------------
 tapset/rpc.stp    |   94 +++++++++++-------------
 tapset/scsi.stp   |   10 +--
 tapset/signal.stp |   18 ++---
 tapset/socket.stp |   68 ++++++++----------
 tapset/task.stp   |   54 ++++++---------
 tapset/vfs.stp    |  208 +++++++++++++++++++++++------------------------------
 7 files changed, 271 insertions(+), 350 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]