[for-next][PATCH 0/4] tracing: Updated changes for 3.12

From: Steven Rostedt
Date: Thu Sep 05 2013 - 21:49:50 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/