[PATCH 22/31] perf, tools: Add support for record transaction flags

2012-10-02 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 |

[PATCH 22/31] perf, tools: Add support for record transaction flags

2012-10-02 Thread Andi Kleen
From: Andi Kleen a...@linux.intel.com 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 a...@linux.intel.com --- tools/perf/Documentation/perf-record.txt |5 -