This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

Re: malloc probes for glibc 2.19


On Sep 20, 2013, Andreas Jaeger <aj@suse.com> wrote:

> I suggest to add a single NEWS entry that probes have been added for
> malloc - and once more probes go in, update that entry.

Thanks, here's what I've installed along with the patchset.

for ChangeLog

	* NEWS: Mention malloc probes.
---
 NEWS |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/NEWS b/NEWS
index 07af4fd..0137240 100644
--- a/NEWS
+++ b/NEWS
@@ -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
 


-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist      Red Hat Brazil Compiler Engineer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]