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.2-36-g84b869b


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  84b869bbf6a14f2640b97e937c11705fa7861076 (commit)
      from  abf024451db0809d1a7a5ab1baea954ce6b19044 (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 84b869bbf6a14f2640b97e937c11705fa7861076
Author: David Smith <dsmith@redhat.com>
Date:   Tue Apr 6 10:04:30 2010 -0500

    PR 9871 (partial) fix.  Removed more embedded-C in nfs_proc.stp and nfs.stp.
    
    * tapset/nfs_proc.stp: Added script functions NFS_I(), NFS_FH(),
      NFS_SERVER, NFS_PROTO.  Rewrote embedded-C functions __nfsv4_bitmask()
      and __getfh_inode() in script language.
    * tapset/nfs.stp: Rewrote embedded-C functions __nfsi_cache_valid(),
      __nfsi_rcache_time(), __nfsi_attr_time(), __nfsi_ndirty(),
      __nfs_server_rsize(), __nfs_version(), __nfs_server_wsize(),
      __nfs_rpages(), and __nfs_wpages() in script language.

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

Summary of changes:
 tapset/nfs.stp      |  161 ++++++++++++++++++---------------------------------
 tapset/nfs_proc.stp |  114 +++++++++++++++++++++++-------------
 2 files changed, 129 insertions(+), 146 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]