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 map-gen.c map-stat.c map ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-11-09 08:24:53

Modified files:
	runtime        : ChangeLog map-gen.c map-stat.c map.c map.h 
	runtime/tests  : ChangeLog 
Removed files:
	runtime        : list.c map-int.c map-keys.c map-str.c 
	                 map-values.c 

Log message:
	2005-11-09  Martin Hunt  <hunt@redhat.com>
	
	* map.h (struct map_root): Delete fields
	used by old API.
	
	* map.c: Remove old map API functions.
	* map-stat.c (_stp_map_add_stat): Delete.
	(_stp_pmap_new_hstat_linear): Move here from map.c.
	(_stp_pmap_new_hstat_log): Ditto.
	
	* list.c: Deleted.
	* map-keys.c: Deleted.
	* map-values.c: Deleted.
	* map-int.c: Deleted.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.74&r2=1.75
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map-gen.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map-stat.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map.c.diff?cvsroot=systemtap&r1=1.20&r2=1.21
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map.h.diff?cvsroot=systemtap&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/list.c.diff?cvsroot=systemtap&r1=1.8&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map-int.c.diff?cvsroot=systemtap&r1=1.3&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map-keys.c.diff?cvsroot=systemtap&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map-str.c.diff?cvsroot=systemtap&r1=1.5&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map-values.c.diff?cvsroot=systemtap&r1=1.8&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/tests/ChangeLog.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]