Re: [PATCH 21/33] perf, tools: Add support for record transaction flags

2012-10-29 Thread Namhyung Kim
On Fri, 26 Oct 2012 13:30:03 -0700, Andi Kleen wrote: > From: Andi Kleen > > Add the glue in the user tools to record transaction flags with > --transaction (-T was already taken) and dump them. > > Followon patches will use them. > > Signed-off-by: Andi Kleen > --- > tools/perf/Documentation/pe

[PATCH 21/33] perf, tools: Add support for record transaction flags

2012-10-26 Thread Andi Kleen
From: Andi Kleen Add the glue in the user tools to record transaction flags with --transaction (-T was already taken) and dump them. Followon patches will use them. Signed-off-by: Andi Kleen --- tools/perf/Documentation/perf-record.txt |5 - tools/perf/builtin-record.c |