[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130906014816.037690469@goodmis.org>
Date: Thu, 05 Sep 2013 21:48:16 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...nel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Peter Zijlstra <peterz@...radead.org>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Dave Jones <davej@...hat.com>
Subject: [for-next][PATCH 0/4] tracing: Updated changes for 3.12
I'm holding off on the rcu unsafe changes with perf and function tracing.
We'll still get bug splats with unsafe rcu usage, but we need to work
out a better solution than I was going to push for 3.12. It's too late
to get things smooth, thus we need to wait till 3.13 to get something
that is decent.
For now, root needs to be careful in how they trace functions with perf.
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next
Head SHA1: a0a5a0561f63905fe94c49bc567615829f42ce1e
Alexander Z Lam (1):
tracing: Make tracing_cpumask available for all instances
H. Peter Anvin (1):
x86-32, ftrace: Fix static ftrace when early microcode is enabled
Steven Rostedt (Red Hat) (2):
ftrace: Fix a slight race in modifying what function callback gets traced
ftrace/rcu: Do not trace debug_lockdep_rcu_enabled()
----
arch/x86/kernel/entry_32.S | 3 +++
kernel/rcupdate.c | 2 +-
kernel/trace/ftrace.c | 17 ++++++++++++++++-
kernel/trace/trace.c | 37 ++++++++++++++++++++-----------------
kernel/trace/trace.h | 1 +
5 files changed, 41 insertions(+), 19 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