[PATCH 0/5] perf: Introducing new conditional branch filter

From: Anshuman Khandual
Date: Wed May 22 2013 - 02:24:41 EST


This patchset introduces conditional branch filter in perf branch stack
sampling framework incorporating review comments from Michael Neuling,
Peter Zijlstra and Stephane Eranian.

Anshuman Khandual (5):
perf: New conditional branch filter criteria in branch stack sampling
powerpc, perf: Enable conditional branch filter for POWER8
perf, tool: Conditional branch filter 'cond' added to perf record
x86, perf: Add conditional branch filtering support
perf, documentation: Description for conditional branch filter

arch/powerpc/perf/power8-pmu.c | 10 ++++++++++
arch/x86/kernel/cpu/perf_event_intel_lbr.c | 6 ++++++
include/uapi/linux/perf_event.h | 3 ++-
tools/perf/Documentation/perf-record.txt | 3 ++-
tools/perf/builtin-record.c | 1 +
5 files changed, 21 insertions(+), 2 deletions(-)

--
1.7.11.7

--
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/