[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1327420925.2446.63.camel@twins>
Date: Tue, 24 Jan 2012 17:02:05 +0100
From: Peter Zijlstra <a.p.zijlstra@...llo.nl>
To: Jiri Olsa <jolsa@...hat.com>
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 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.
--
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