public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src/runtime ChangeLog map.c
@ 2005-12-13 21:47 hunt
  0 siblings, 0 replies; 11+ messages in thread
From: hunt @ 2005-12-13 21:47 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-12-13 21:47:53

Modified files:
	runtime        : ChangeLog map.c 

Log message:
	2005-12-13  Martin Hunt  <hunt@redhat.com>
	
	* map.c (_stp_map_sortn): Set a limit of 30 for n.  Automatically
	call _stp_map_sort() if more is requested.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.89&r2=1.90
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map.c.diff?cvsroot=systemtap&r1=1.30&r2=1.31


^ permalink raw reply	[flat|nested] 11+ messages in thread

* src/runtime ChangeLog map.c
@ 2007-03-21 14:00 hunt
  0 siblings, 0 replies; 11+ messages in thread
From: hunt @ 2007-03-21 14:00 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2007-03-21 14:00:00

Modified files:
	runtime        : ChangeLog map.c 

Log message:
	2007-03-21  Martin Hunt  <hunt@redhat.com>
	
	* map.c (_stp_map_init): Fix signed vs unsigned comparison warning.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.194&r2=1.195
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map.c.diff?cvsroot=systemtap&r1=1.40&r2=1.41


^ permalink raw reply	[flat|nested] 11+ messages in thread

* src/runtime ChangeLog map.c
@ 2006-01-16  8:33 hunt
  0 siblings, 0 replies; 11+ messages in thread
From: hunt @ 2006-01-16  8:33 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2006-01-16 08:33:36

Modified files:
	runtime        : ChangeLog map.c 

Log message:
	2006-01-16  Martin Hunt  <hunt@redhat.com>
	
	* map.c (_stp_pmap_agg): Return NULL when aggregation
	fails.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.94&r2=1.95
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map.c.diff?cvsroot=systemtap&r1=1.32&r2=1.33


^ permalink raw reply	[flat|nested] 11+ messages in thread

* src/runtime ChangeLog map.c
@ 2005-12-08 18:57 hunt
  0 siblings, 0 replies; 11+ messages in thread
From: hunt @ 2005-12-08 18:57 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-12-08 18:57:45

Modified files:
	runtime        : ChangeLog map.c 

Log message:
	2005-12-08  Martin Hunt  <hunt@redhat.com>
	
	* map.c (_new_map_create): Only increment map size if a node
	was moved off the free list.
	(_stp_map_size): New function.
	(_stp_pmap_size): New function.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.88&r2=1.89
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map.c.diff?cvsroot=systemtap&r1=1.29&r2=1.30


^ permalink raw reply	[flat|nested] 11+ messages in thread

* src/runtime ChangeLog map.c
@ 2005-11-28 20:51 hunt
  0 siblings, 0 replies; 11+ messages in thread
From: hunt @ 2005-11-28 20:51 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-11-28 20:51:06

Modified files:
	runtime        : ChangeLog map.c 

Log message:
	2005-11-28  Martin Hunt  <hunt@redhat.com>
	
	* map.c (_stp_pmap_del): Use _stp_free_percpu() to
	free pmaps.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.83&r2=1.84
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map.c.diff?cvsroot=systemtap&r1=1.26&r2=1.27


^ permalink raw reply	[flat|nested] 11+ messages in thread

* src/runtime ChangeLog map.c
@ 2005-11-10 18:33 hunt
  0 siblings, 0 replies; 11+ messages in thread
From: hunt @ 2005-11-10 18:33 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-11-10 18:33:55

Modified files:
	runtime        : ChangeLog map.c 

Log message:
	2005-11-10  Martin Hunt  <hunt@redhat.com>
	
	* map.c (_stp_cmp): Use _stp_div64().

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.78&r2=1.79
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map.c.diff?cvsroot=systemtap&r1=1.23&r2=1.24


^ permalink raw reply	[flat|nested] 11+ messages in thread

* src/runtime ChangeLog map.c
@ 2005-11-09 22:04 hunt
  0 siblings, 0 replies; 11+ messages in thread
From: hunt @ 2005-11-09 22:04 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-11-09 22:04:06

Modified files:
	runtime        : ChangeLog map.c 

Log message:
	2005-11-09  Martin Hunt  <hunt@redhat.com>
	* map.c (_stp_cmp): Patch to sort on stats.
	(_stp_map_sort): Ditto.
	(_stp_map_sortn): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.76&r2=1.77
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map.c.diff?cvsroot=systemtap&r1=1.22&r2=1.23


^ permalink raw reply	[flat|nested] 11+ messages in thread

* src/runtime ChangeLog map.c
@ 2005-11-09  9:00 hunt
  0 siblings, 0 replies; 11+ messages in thread
From: hunt @ 2005-11-09  9:00 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-11-09 09:00:48

Modified files:
	runtime        : ChangeLog map.c 

Log message:
	2005-11-09  Martin Hunt  <hunt@redhat.com>
	* map.c: Change order of includes.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.75&r2=1.76
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/map.c.diff?cvsroot=systemtap&r1=1.21&r2=1.22


^ permalink raw reply	[flat|nested] 11+ messages in thread

* src/runtime ChangeLog map.c
@ 2005-09-23  8:14 hunt
  0 siblings, 0 replies; 11+ messages in thread
From: hunt @ 2005-09-23  8:14 UTC (permalink / raw)
  To: systemtap-cvs

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

Modified files:
	runtime        : ChangeLog map.c 

Log message:
	2005-09-23  Martin Hunt  <hunt@redhat.com>
	
	* map.c (_stp_map_sortn):  Call _stp_map_sort()
	when n is 0.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.60&r2=1.61
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/map.c.diff?cvsroot=systemtap&r1=1.15&r2=1.16


^ permalink raw reply	[flat|nested] 11+ messages in thread

* src/runtime ChangeLog map.c
@ 2005-09-23  7:48 hunt
  0 siblings, 0 replies; 11+ messages in thread
From: hunt @ 2005-09-23  7:48 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-09-23 07:48:22

Modified files:
	runtime        : ChangeLog map.c 

Log message:
	2005-09-23  Martin Hunt  <hunt@redhat.com>
	
	* map.c (_stp_cmp): New comparison function for sorts.
	(_stp_swap): New swap function for bubble sort.
	(_stp_map_sortn): New function.
	(_stp_map_sort): New function.
	(_stp_map_printn): New function.
	(_stp_map_print): Convert to a macro.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.59&r2=1.60
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/map.c.diff?cvsroot=systemtap&r1=1.14&r2=1.15


^ permalink raw reply	[flat|nested] 11+ messages in thread

* src/runtime ChangeLog map.c
@ 2005-09-14 21:13 hunt
  0 siblings, 0 replies; 11+ messages in thread
From: hunt @ 2005-09-14 21:13 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hunt@sourceware.org	2005-09-14 21:13:56

Modified files:
	runtime        : ChangeLog map.c 

Log message:
	2005-09-14  Martin Hunt  <hunt@redhat.com>
	
	* map.c (_stp_map_clear): New function. CLears a map but
	does not free it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.56&r2=1.57
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/runtime/map.c.diff?cvsroot=systemtap&r1=1.13&r2=1.14


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-03-21 14:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-13 21:47 src/runtime ChangeLog map.c hunt
  -- strict thread matches above, loose matches on Subject: below --
2007-03-21 14:00 hunt
2006-01-16  8:33 hunt
2005-12-08 18:57 hunt
2005-11-28 20:51 hunt
2005-11-10 18:33 hunt
2005-11-09 22:04 hunt
2005-11-09  9:00 hunt
2005-09-23  8:14 hunt
2005-09-23  7:48 hunt
2005-09-14 21:13 hunt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).