Re: [PATCH 6/9] perf, tool: Add parser generator for events parsing

From: Peter Zijlstra
Date: Tue Jan 24 2012 - 11:02:11 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/