[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1267295133-6320-1-git-send-regression-fweisbec@gmail.com>
Date: Sat, 27 Feb 2010 19:25:28 +0100
From: Frederic Weisbecker <fweisbec@...il.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
"K . Prasad" <prasad@...ux.vnet.ibm.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Hitoshi Mitake <mitake@....info.waseda.ac.jp>,
Tejun Heo <tj@...nel.org>
Subject: [GIT PULL] Perf updates
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists