[GIT PULL] Perf updates

From: Frederic Weisbecker
Date: Sat Feb 27 2010 - 13:25:47 EST


Ingo,

Please pull the perf/core branch that can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
perf/core

Thanks,
Frederic
---

Frederic Weisbecker (3):
perf lock: Drop the buffers multiplexing dependency
perf: Remove pointless breakpoint union
x86/hw-breakpoints: Remove the name field

Hitoshi Mitake (1):
perf lock: Fix and add misc documentally things

Tejun Heo (1):
percpu: Add __percpu sparse annotations to hw_breakpoint


arch/x86/include/asm/hw_breakpoint.h | 1 -
arch/x86/kernel/hw_breakpoint.c | 7 --
include/linux/hw_breakpoint.h | 8 +-
include/linux/perf_event.h | 5 +-
kernel/hw_breakpoint.c | 10 +-
lib/Kconfig.debug | 8 ++
samples/hw_breakpoint/data_breakpoint.c | 6 +-
tools/perf/Documentation/perf-lock.txt | 29 ++++++
tools/perf/builtin-lock.c | 148 ++++++++++++++++++++++++++++++-
tools/perf/command-list.txt | 1 +
10 files changed, 198 insertions(+), 25 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/