Alexandre Oliva 322dea0838 Add malloc probes for sbrk and heap resizing.
for ChangeLog

	* malloc/arena.c (new_heap): New memory_heap_new probe.
	(grow_heap): New memory_heap_more probe.
	(shrink_heap): New memory_heap_less probe.
	(heap_trim): New memory_heap_free probe.
	* malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
	(systrim): New memory_sbrk_less probe.
	* manual/probes.texi: Document them.
2013-09-20 11:54:58 -03:00
..
2013-08-30 18:10:31 +02:00
2013-08-01 17:27:04 -07:00
2012-03-21 16:56:28 +00:00
2013-03-14 12:37:42 +05:30
dir
..
2005-11-21 15:45:19 +00:00
2013-05-30 05:51:22 -06:00
2013-08-30 18:10:31 +02:00
2012-03-21 16:56:28 +00:00
2013-06-05 20:44:03 +00:00
2013-09-20 11:10:54 -03:00
2013-02-20 13:30:23 -05:00
2013-02-24 21:06:00 +10:00
2013-08-30 18:10:31 +02:00
2013-09-09 22:56:38 +10:00
2013-06-25 17:21:48 +00:00
2013-09-20 11:10:54 -03:00