[PATCH 10/31] perf, x86: Support LBR filtering by INTX/NOTX/ABORT

2012-10-02 Thread Andi Kleen
From: Andi Kleen Add LBR filtering for branch in transaction, branch not in transaction or transaction abort. This is exposed as new sample types. Signed-off-by: Andi Kleen --- arch/x86/kernel/cpu/perf_event_intel_lbr.c | 31 +-- include/linux/perf_event.h

[PATCH 10/31] perf, x86: Support LBR filtering by INTX/NOTX/ABORT

2012-10-02 Thread Andi Kleen
From: Andi Kleen a...@linux.intel.com Add LBR filtering for branch in transaction, branch not in transaction or transaction abort. This is exposed as new sample types. Signed-off-by: Andi Kleen a...@linux.intel.com --- arch/x86/kernel/cpu/perf_event_intel_lbr.c | 31