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


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	guanglei@sourceware.org	2006-07-11 08:39:50

Modified files:
	.              : lket.5.in 
	runtime        : ChangeLog 
	runtime/lket/b2a: lket_b2a.c 
	tapset/LKET    : Changelog lket_trace.stp process.stp 
	                 register_event.stp 

Log message:
	changes to addevent.process to generate adequate info of process relationships
	
	use current->parent->tgid as the parent process id for ascii tracing
	
	modified lket-b2a to be sync with the new addevent.process event hooks
	
	updated lket man pages to be sync with newly changes to addevent.process event hooks

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/lket.5.in.diff?cvsroot=systemtap&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.125&r2=1.126
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/lket/b2a/lket_b2a.c.diff?cvsroot=systemtap&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/Changelog.diff?cvsroot=systemtap&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/lket_trace.stp.diff?cvsroot=systemtap&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/process.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.5&r2=1.6


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