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 runtime/ChangeLog runtime/lket/b2a/lket_b2 ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	guanglei@sourceware.org	2006-06-29 08:24:19

Modified files:
	runtime        : ChangeLog 
	runtime/lket/b2a: lket_b2a.c lket_b2a.h 
	tapset/LKET    : Changelog lket_trace.stp 

Log message:
	_lket_trace() won't log ppid and tgid any more. I use some bit-OPs to
	make _lket_trace's format string shorter for better performance.
	
	I also modified lket-b2a to be sync with _lket_trace()

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.124&r2=1.125
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/lket/b2a/lket_b2a.c.diff?cvsroot=systemtap&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/lket/b2a/lket_b2a.h.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/Changelog.diff?cvsroot=systemtap&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapset/LKET/lket_trace.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]