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 3/6] Add probes for malloc arena changes.


On 09/19/2013 10:29 PM, Alexandre Oliva wrote:
> for ChangeLog
> 
> 	* malloc/arena.c (get_free_list): Add probe
> 	memory_arena_reuse_free_list.
> 	(reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
> 	and memory_arena_reuse.
> 	(arena_get2) [!PER_THREAD]: Likewise.
> 	* malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
> 	memory_arena_reuse_realloc.
> 	* manual/probes.texi: Document them.

OK to commit.

c.


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