[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120125084216.GA2582@m.brq.redhat.com>
Date: Wed, 25 Jan 2012 09:42:16 +0100
From: Jiri Olsa <jolsa@...hat.com>
To: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: acme@...hat.com, mingo@...e.hu, paulus@...ba.org,
cjashfor@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 6/9] perf, tool: Add parser generator for events parsing
On Tue, Jan 24, 2012 at 05:02:05PM +0100, Peter Zijlstra wrote:
> On Mon, 2012-01-16 at 13:31 +0100, Jiri Olsa wrote:
> > +r{num_dec} { return raw(10); }
> > +r{num_hex} { return raw(16); }
>
> Not sure that's compatible with the current stuff (not that I greatly
> mind though), iirc rXXX is always hex.
right, I'll fix it
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