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 ./ChangeLog ./lket.5.in tapset/ChangeLog t ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	guanglei@sourceware.org	2006-09-12 09:31:15

Modified files:
	.              : ChangeLog lket.5.in 
	tapset         : ChangeLog nfs.stp nfs_proc.stp nfsd.stp 
	tapset/LKET    : Changelog hookid_defs.stp iosyscall.stp 
	                 register_event.stp utils.stp 
Added files:
	tapset/LKET    : nfs.stp nfs_proc.stp nfsd.stp 

Log message:
	src/lket.5.in:
	document nfs trace hooks
	
	tapset/nfsd.stp, tapset/nfs_proc.stp, tapset/nfs.stp:
	Change NFS file identifier. Change NFS version data type
	from String to INT. Add version variable to nfs_open
	and nfs_release.
	
	LKET/iosyscall.stp:
	change log_iosyscall_sync() be sync with different timing methods.
	
	LKET/utils.stp:
	add reset_maxaction() since there are too many functions called inside "probe begin".
	
	LKET/nfsd.stp, LKET/nfs_proc.stp, LKET/nfs.stp:
	New trace hooks for NFS, including both NFS client and server side activities.
	
	LKET/register_event.stp:
	Add the register event calls for NFS trace hooks.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.457&r2=1.458
http://sourceware.org/cgi-bin/cvsweb.cgi/src/lket.5.in.diff?cvsroot=systemtap&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/ChangeLog.diff?cvsroot=systemtap&r1=1.84&r2=1.85
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/nfs.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/nfs_proc.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/nfsd.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/nfs.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/nfs_proc.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/nfsd.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/Changelog.diff?cvsroot=systemtap&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/hookid_defs.stp.diff?cvsroot=systemtap&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/iosyscall.stp.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/register_event.stp.diff?cvsroot=systemtap&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/utils.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2


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