[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.0905151952081.3647@gandalf.stny.rr.com>
Date: Fri, 15 May 2009 19:52:24 -0400 (EDT)
From: Steven Rostedt <rostedt@...dmis.org>
To: Eduard - Gabriel Munteanu <eduard.munteanu@...ux360.ro>
cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Christoph Hellwig <hch@...radead.org>,
Li Zefan <lizf@...fujitsu.com>,
Pekka Enberg <penberg@...helsinki.fi>
Subject: Re: [PATCH 3/3] tracing: add flag output for kmem events
On Sat, 16 May 2009, Eduard - Gabriel Munteanu wrote:
> On Fri, May 15, 2009 at 05:03:45PM -0400, Steven Rostedt wrote:
> > From: Steven Rostedt <srostedt@...hat.com>
> >
> > This patch changes the output for gfp_flags from being a simple hex value
> > to the actual names.
> >
> > gfp_flags=GFP_ATOMIC instead of gfp_flags=00000020
> >
> > And even
> >
> > gfp_flags=GFP_KERNEL instead of gfp_flags=000000d0
> >
> > [ Impact: more human readable output from tracer ]
> >
> > Signed-off-by: Steven Rostedt <rostedt@...dmis.org>
> > ---
> > include/trace/events/kmem.h | 43 +++++++++++++++++++++++++++++++++++--------
> > 1 files changed, 35 insertions(+), 8 deletions(-)
>
> As long as it doesn't touch (and I see it doesn't) the raw kmemtrace
> output for kmemtrace-user, I'm okay with this sort of changes.
>
> Acked-by: Eduard - Gabriel Munteanu <eduard.munteanu@...ux360.ro>
Thanks!
I'll add you Ack to my next spin.
-- Steve
--
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