[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070922093508.GC27827@infradead.org>
Date: Sat, 22 Sep 2007 10:35:08 +0100
From: Christoph Hellwig <hch@...radead.org>
To: "David J. Wilder" <dwilder@...ibm.com>
Cc: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Subject: Re: [Patch 1/2] Trace code and documentation (resend)
On Fri, Sep 21, 2007 at 09:23:28PM -0700, David J. Wilder wrote:
> My last posting was mangled by my mailer. I hope this one is better.
> Also corrected Randy's concerns.
>
> Please see previous posting for more information:
> http://lkml.org/lkml/2007/9/19/4 (PATCH 0/2)
>
> Note: this patch requires "[Patch 2/2] Relay reset consumed" is applied.
>
> ---------<start of patch>------------
> Trace - Provides tracing primitives
>
> Signed-off-by: Tom Zanussi <zanussi@...ibm.com>
> Signed-off-by: Martin Hunt <hunt@...hat.com>
> Signed-off-by: David Wilder <dwilder@...ibm.com>
> ---
> Documentation/trace/src/Makefile | 7 +
> Documentation/trace/src/README | 18 +
> Documentation/trace/src/fork_trace.c | 119 +++++++
> Documentation/trace/trace.txt | 164 ++++++++++
NACK, don't put code into Documentation/. Put it into kernel as it's
actually useful kernel code. And add clone,exec and exit while you're at it.
-
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