Messages in this thread |  | | | Date | Tue, 12 Aug 2008 09:46:17 +0300 | | From | Pekka Enberg <> | | Subject | Re: [PATCH 1/5] kmemtrace: Core implementation. | |
Eduard - Gabriel Munteanu wrote:
> kmemtrace provides tracing for slab allocator functions, such as kmalloc,
> kfree, kmem_cache_alloc, kmem_cache_free etc.. Collected data is then fed
> to the userspace application in order to analyse allocation hotspots,
> internal fragmentation and so on, making it possible to see how well an
> allocator performs, as well as debug and profile kernel code.
>
> Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
Applied, thanks!
|  |