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 09/20/2013 06:15 PM, Alexandre Oliva wrote:
> 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 entries are not documented in the ChangeLog file at all.

Otherwise fine,

Thanks,
Andreas

> ---
>  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
>  
> 
> 


-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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