src/runtime ChangeLog map.c map.h pmap-gen.c

fche@sourceware.org fche@sourceware.org
Tue May 29 19:24:00 GMT 2007


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2007-05-29 19:24:36

Modified files:
	runtime        : ChangeLog map.c map.h pmap-gen.c 

Log message:
	2007-05-29  Frank Ch. Eigler  <fche@redhat.com>
	
	PR 2224
	* map.h (NEED_MAP_LOCKS): New config macro, defaults to 0.
	(MAP_GET_CPU, MAP_PUT_CPU): Wrappers, default to ~no-op.
	* map.c (_stp_pmap_clear,agg): Use them.
	* pmap-gen.c (_stp_pmap_new,set,add,get_cpu,get,del): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.204&r2=1.205
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map.c.diff?cvsroot=systemtap&r1=1.41&r2=1.42
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map.h.diff?cvsroot=systemtap&r1=1.20&r2=1.21
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/pmap-gen.c.diff?cvsroot=systemtap&r1=1.10&r2=1.11



More information about the Systemtap-cvs mailing list