]> sourceware.org Git - systemtap.git/commit
PR 9871 (partial) fix. Removed more embedded-C in nfs_proc.stp and nfs.stp.
authorDavid Smith <dsmith@redhat.com>
Tue, 6 Apr 2010 15:04:30 +0000 (10:04 -0500)
committerDavid Smith <dsmith@redhat.com>
Tue, 6 Apr 2010 15:04:30 +0000 (10:04 -0500)
commit84b869bbf6a14f2640b97e937c11705fa7861076
tree12f77d02be9cf346f017faa4f35110b5706d1aa4
parentabf024451db0809d1a7a5ab1baea954ce6b19044
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.
tapset/nfs.stp
tapset/nfs_proc.stp
This page took 0.024807 seconds and 5 git commands to generate.