Re: [PATCH] kmemtrace: print binary output only if 'bin' option isset

From: Eduard - Gabriel Munteanu
Date: Thu Jul 02 2009 - 02:41:42 EST


On Thu, Jul 02, 2009 at 09:31:52AM +0300, Pekka Enberg wrote:
> Hi Li,
>
> On Thu, 2009-07-02 at 14:12 +0800, Li Zefan wrote:
> > Currently by default the output of kmemtrace is binary format instead
> > of human-readable output.
> >
> > This patch makes the following changes:
> > - We'll see human-readable output by default
> > - We'll see binary output if 'bin' option is set
> >
> > Note: you may probably need to explicitly disable context-info binary
> > output:
> >
> > # echo 0 > options/context-info
> > # echo 1 > options/bin
> > # cat trace_pipe
> >
> > Signed-off-by: Li Zefan <lizf@xxxxxxxxxxxxxx>
>
> I'm fine with this. Eduard?
>
> Acked-by: Pekka Enberg <penberg@xxxxxxxxxxxxxx>

I'm okay, will make the necessary changes to kmemtrace-user.

Acked-by: Eduard - Gabriel Munteanu <eduard.munteanu@xxxxxxxxxxx>

--
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/