[PATCH 0/5] [GIT PULL] tracing: print event flags and symbols

From: Steven Rostedt
Date: Wed May 20 2009 - 23:18:20 EST



Ingo,

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

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


Steven Rostedt (5):
tracing: add __print_flags for events
tracing: add previous task state info to sched switch event
tracing: add flag output for kmem events
tracing: add __print_symbolic to trace events
tracing: convert irq events to use __print_symbolic

----
include/linux/ftrace_event.h | 16 ++++++++++-
include/trace/events/irq.h | 23 +++++++++++----
include/trace/events/kmem.h | 53 ++++++++++++++++++++++++++++++-----
include/trace/events/sched.h | 9 +++++-
include/trace/ftrace.h | 22 ++++++++++++++
kernel/trace/trace_output.c | 63 ++++++++++++++++++++++++++++++++++++++++++
6 files changed, 170 insertions(+), 16 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/