[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1274795108-24496-1-git-send-regression-fweisbec@gmail.com>
Date: Tue, 25 May 2010 15:45:06 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Arnaldo Carvalho de Melo <acme@...hat.com>
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 (2):
x86: Unify dumpstack.h and stacktrace.h
perf: Drop the skip argument from perf_arch_fetch_regs_caller
arch/powerpc/include/asm/perf_event.h | 12 +++++++
arch/powerpc/kernel/misc.S | 26 ---------------
arch/sparc/include/asm/perf_event.h | 8 +++++
arch/sparc/kernel/helpers.S | 6 ++--
arch/x86/include/asm/perf_event.h | 13 +++++++
arch/x86/include/asm/stacktrace.h | 49 ++++++++++++++++++++++++++++
arch/x86/kernel/cpu/perf_event.c | 18 ----------
arch/x86/kernel/dumpstack.c | 1 -
arch/x86/kernel/dumpstack.h | 56 ---------------------------------
arch/x86/kernel/dumpstack_32.c | 2 -
arch/x86/kernel/dumpstack_64.c | 1 -
arch/x86/kernel/stacktrace.c | 7 ++--
include/linux/perf_event.h | 32 ++++--------------
include/trace/ftrace.h | 2 +-
kernel/perf_event.c | 5 ---
kernel/trace/trace_event_perf.c | 2 -
16 files changed, 97 insertions(+), 143 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