Re: [RFC/PATCH] scripts/tracing: Add trace_analyze.py tool

From: Ezequiel Garcia
Date: Thu Jan 24 2013 - 12:16:23 EST


On Thu, Jan 24, 2013 at 2:50 AM, Minchan Kim <minchan@xxxxxxxxxx> wrote:
> On Wed, Jan 23, 2013 at 06:37:56PM -0300, Ezequiel Garcia wrote:
>
>>
>> > 2. Does it support alloc_pages family?
>> > kmem event trace already supports it. If it supports, maybe we can replace
>> > CONFIG_PAGE_OWNER hack.
>> >
>>
>> Mmm.. no, it doesn't support alloc_pages and friends, for we found
>> no reason to do it.
>> However, it sounds like a nice idea, on a first thought.
>>
>> I'll review CONFIG_PAGE_OWNER patches and see if I can come up with something.
>
> Thanks!
>

I'm searching CONFIG_PAGE_OWNER patches, but I could only find this one
for v2.6.13:

http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13-rc3/2.6.13-rc3-mm1/broken-out/page-owner-tracking-leak-detector.patch

Is there a more recent one?

--
Ezequiel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/