From ffb89e533eca0cec65b7395b00956054d99c5e0c Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Fri, 20 Sep 2013 11:30:04 -0300 Subject: Mention malloc probes in the NEWS file. for ChangeLog * NEWS: Mention malloc probes. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0017732..70a4408 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2013-09-20 Alexandre Oliva + * NEWS: Mention malloc probes. + * malloc/arena.c (new_heap): New memory_heap_new probe. (grow_heap): New memory_heap_more probe. (shrink_heap): New memory_heap_less probe. -- cgit v1.1