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/staprun ChangeLog mainloop.c relay ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-03-18 18:19:27

Modified files:
	runtime/staprun: ChangeLog mainloop.c relay.c relay_old.c 
	                 staprun.h 
Removed files:
	runtime/staprun: ChangeLog~ stp_merge.c~ 

Log message:
	2007-03-18  Martin Hunt  <hunt@redhat.com>
	
	* staprun.h (VERSION_CMD): Command to use for version check.
	Changes to support runtime decision on new or old transport.
	* mainloop.c (init_staprun): Check the kernel version at runtime
	instead of at compile time.
	(cleanup_and_exit): Call the correct relayfs close function.
	(stp_main_loop): Call the correct relayfs init function.
	* relay.c: Remove ifdef wrapper. File is always compiled and used
	if the kernel version is appropriate.
	* relay_old.c: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/mainloop.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/relay.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/relay_old.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/staprun.h.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/ChangeLog~.diff?cvsroot=systemtap&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/staprun/stp_merge.c~.diff?cvsroot=systemtap&r1=1.1&r2=NONE


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