[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120425184830.325105778@goodmis.org>
Date: Wed, 25 Apr 2012 14:48:30 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Frederic Weisbecker <fweisbec@...il.com>
Subject: [PATCH 0/5] [GIT PULL] tracing: updates for 3.5
Ingo,
Please pull the latest tip/perf/core tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
tip/perf/core
Head SHA1: 61463fad01fe416ab55d56a970a707b33d081436
Dan Carpenter (1):
tracing: Remove an unneeded check in trace_seq_buffer()
Steven Rostedt (3):
tracing: Add percpu buffers for trace_printk()
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
ftrace/x86: Remove the complex ftrace NMI handling code
Vaibhav Nagarnaik (1):
ring-buffer: Add per_cpu ring buffer control files
----
arch/x86/Kconfig | 1 -
arch/x86/include/asm/ftrace.h | 4 +
arch/x86/kernel/ftrace.c | 512 +++++++++++++++++++++++++++--------------
arch/x86/kernel/nmi.c | 10 +-
arch/x86/kernel/traps.c | 9 +-
include/linux/ftrace.h | 6 +
include/linux/kernel.h | 13 +-
include/linux/ring_buffer.h | 6 +-
kernel/trace/ring_buffer.c | 248 +++++++++++---------
kernel/trace/trace.c | 379 ++++++++++++++++++++++--------
kernel/trace/trace.h | 4 +-
kernel/trace/trace_printk.c | 4 +
12 files changed, 813 insertions(+), 383 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists