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 time.c ChangeLog


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2006-09-26 17:19:14

Modified files:
	runtime        : time.c ChangeLog 

Log message:
	2006-09-26  Martin Hunt  <hunt@redhat.com>
	* time.c (_stp_init_time): Use dynamic percpu allocations
	instead of evil static allocations.
	(_stp_kill_time): Free percpu allocations and set
	_stp_time to NULL so the timers are only deleted once.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/time.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.144&r2=1.145


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