Mention malloc probes in the NEWS file.

for ChangeLog

	* NEWS: Mention malloc probes.
This commit is contained in:
Alexandre Oliva 2013-09-20 11:30:04 -03:00
parent 322dea0838
commit ffb89e533e
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2013-09-20 Alexandre Oliva <aoliva@redhat.com>
* 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.

2
NEWS
View File

@ -36,6 +36,8 @@ Version 2.19
* ISO 639 definitions were updated for Chiga (cgg) and Chinese (gan, hak, czh,
cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
* SystemTap probes for malloc have been introduced.
Version 2.18