[PATCH 11/31] perf, tools: Add abort,notx,intx branch filter options to perf report -j

2012-10-02 Thread Andi Kleen
From: Andi Kleen Make perf report -j aware of the new intx,notx,abort branch qualifiers. Signed-off-by: Andi Kleen --- tools/perf/builtin-record.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/tools/perf/builtin-record.c b/tools/perf/builtin-record.c index

[PATCH 11/31] perf, tools: Add abort,notx,intx branch filter options to perf report -j

2012-10-02 Thread Andi Kleen
From: Andi Kleen a...@linux.intel.com Make perf report -j aware of the new intx,notx,abort branch qualifiers. Signed-off-by: Andi Kleen a...@linux.intel.com --- tools/perf/builtin-record.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/tools/perf/builtin-record.c