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: [PATCH 4/6] Add probes for malloc retries.


On 09/19/2013 10:29 PM, Alexandre Oliva wrote:
> for ChangeLog
> 
> 	* malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
> 	(__libc_realloc): Add memory_realloc_retry probe.
> 	(__libc_memalign): Add memory_memalign_retry probe.
> 	(__libc_valloc): Add memory_valloc_retry probe.
> 	(__libc_pvalloc): Add memory_pvalloc_retry probe.
> 	(__libc_calloc): Add memory_calloc_retry probe.
> 	* manual/probes.texi: Document them.

OK to commits.

c.


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