[PATCH 0/2] perf, x86: handle overlapping counters

From: Robert Richter
Date: Sat Sep 10 2011 - 10:54:42 EST


This patch set implements support for overlapping counters (patch #2).
For this the existing x86 event scheduler is reworked by introducing
helper functions (patch #1).

-Robert


The following changes since commit 51887c8230d57c4d9cc68e3784c52c8f0a708655:

Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (2011-08-18 21:58:46 +0200)

Robert Richter (2):
perf, x86: Implement event scheduler helper functions
perf, x86: Fix event scheduler for constraints with overlapping counters

arch/x86/kernel/cpu/perf_event.c | 234 ++++++++++++++++++++++++++--------
arch/x86/kernel/cpu/perf_event_amd.c | 2 +-
2 files changed, 179 insertions(+), 57 deletions(-)


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