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 sym.c sym.h transport/Ch ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-03-21 15:09:57

Modified files:
	runtime        : ChangeLog sym.c sym.h 
	runtime/transport: ChangeLog symbols.c 

Log message:
	2007-03-21  Martin Hunt  <hunt@redhat.com>
	
	* sym.h: Declare _stp_module_relocate.
	* sym.c (_stp_module_relocate): Add comments, reformat, add
	a way for "last" cached values to be cleared when modules
	are removed.
	(_stp_symbol_print): Simplify and remove static buffer.
	(_stp_symbol_snprint): Ditto.
	* symbols.c (_stp_del_module): Add a call to _stp_module_relocate
	to clear its cache.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.195&r2=1.196
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/sym.c.diff?cvsroot=systemtap&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/sym.h.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/ChangeLog.diff?cvsroot=systemtap&r1=1.56&r2=1.57
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/transport/symbols.c.diff?cvsroot=systemtap&r1=1.10&r2=1.11


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