[PATCH 0/5] [GIT PULL] tracing,lockdep,x86: more updates for tip

From: Steven Rostedt
Date: Fri Apr 17 2009 - 17:12:43 EST


Ingo,

Please pull the latest tip/tracing/ftrace tree, which can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/tracing/ftrace


Steven Rostedt (5):
tracing/events: enable code with EVENT_TRACING not EVENT_TRACER
tracing: add EXPORT_SYMBOL_GPL for trace commits
tracing: add same level recursion detection
tracing: protect trace_printk from recursion
lockdep,x86: account for irqs enabled in paranoid_exit

----
arch/x86/kernel/entry_64.S | 3 +++
include/linux/ftrace.h | 7 +++++++
include/linux/init_task.h | 1 +
include/linux/sched.h | 4 +++-
include/trace/define_trace.h | 2 +-
kernel/trace/ring_buffer.c | 42 ++++++++++++++++++++++++++++++++++++++++++
kernel/trace/trace.c | 14 +++++++++++---
7 files changed, 68 insertions(+), 5 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/