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]

src/tapset ChangeLog nfs.stp nfs_proc.stp


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	wenji@sourceware.org	2007-08-22 03:41:17

Modified files:
	tapset         : ChangeLog nfs.stp nfs_proc.stp 

Log message:
	2007-08-22  Wenji Huang  <wenji.huang@oracle.com>
	
	* nfs.stp (__iov_length): Updated, Temporary here.
	* nfs_proc.stp (__i2n_ip_proto): Add type cast to sockaddr_in.
	(nfs.proc?.*): Modify evaluating count and offset.
	(nfs.proc?.read.return): Delete evaluating size and units.
	(nfs.proc?.write.return): Modify evaluating size.
	(nfs.proc?.create): Modify evaluating filename and filelen.
	(nfs.proc?.rename): Fix typo.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/ChangeLog.diff?cvsroot=systemtap&r1=1.179&r2=1.180
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/nfs.stp.diff?cvsroot=systemtap&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/nfs_proc.stp.diff?cvsroot=systemtap&r1=1.5&r2=1.6


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]