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 ioscheduler.stp LKET/Chan ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	guanglei@sourceware.org	2006-10-12 08:29:11

Modified files:
	tapset         : ChangeLog ioscheduler.stp 
	tapset/LKET    : Changelog hookid_defs.stp ioscheduler.stp 
	                 register_event.stp 

Log message:
	* ioscheduler.stp:
	bugfix to avoid refer to NULL pointer
	
	* hookid_defs.stp, ioscheduler.stp, register_event.stp:
	break the old addevent.ioscheduler.elv_next_request into
	addevent.ioscheduler.elv_next_request.entry and
	addevent.ioscheduler.elv_next_request.return.
	Now log_ioscheduler_tracedata_* will use the
	variables defined in generic ioscheduler tapset

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/ChangeLog.diff?cvsroot=systemtap&r1=1.91&r2=1.92
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/ioscheduler.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/Changelog.diff?cvsroot=systemtap&r1=1.23&r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/hookid_defs.stp.diff?cvsroot=systemtap&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/ioscheduler.stp.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/register_event.stp.diff?cvsroot=systemtap&r1=1.13&r2=1.14


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