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 ./Makefile.in ./configure ./co ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	guanglei@sourceware.org	2006-10-10 09:53:54

Modified files:
	.              : ChangeLog Makefile.in configure configure.ac 
	runtime        : ChangeLog 
	runtime/lket/b2a: Makefile.am Makefile.in lket_b2a.c lket_b2a.h 
	testsuite      : Makefile.in 

Log message:
	* runtime/lket/b2a/lket_b2a.c, runtime/lket/b2a/lket_b2a.h:
	Adding the support of automatically database creation and
	dumping lket trace into mysql database
	
	* configure.ac:
	add the checking of mysql client library
	
	* Makefile.in, configure:
	regenerated
	
	* runtime/lket/b2a/Makefile.am:
	add the checking and optional compiling for mysql client library
	
	* runtime/lket/b2a/Makefile.in:
	regenerated

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.473&r2=1.474
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=systemtap&r1=1.62&r2=1.63
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.50&r2=1.51
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.50&r2=1.51
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.148&r2=1.149
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/lket/b2a/Makefile.am.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/lket/b2a/Makefile.in.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/lket/b2a/lket_b2a.c.diff?cvsroot=systemtap&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/lket/b2a/lket_b2a.h.diff?cvsroot=systemtap&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/Makefile.in.diff?cvsroot=systemtap&r1=1.2&r2=1.3


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