[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48A131B9.1060004@cs.helsinki.fi>
Date: Tue, 12 Aug 2008 09:46:17 +0300
From: Pekka Enberg <penberg@...helsinki.fi>
To: Eduard - Gabriel Munteanu <eduard.munteanu@...ux360.ro>
CC: mathieu.desnoyers@...ymtl.ca, cl@...ux-foundation.org,
linux-mm@...ck.org, linux-kernel@...r.kernel.org,
rdunlap@...otime.net, mpm@...enic.com, rostedt@...dmis.org,
tglx@...utronix.de
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@...ux360.ro>
Applied, thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists