[PATCH 0/7] [GIT PULL] clean ups to tip/tracing/ftrace

From: Steven Rostedt
Date: Tue Mar 10 2009 - 17:06:10 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 (7):
tracing: fix printk format specifier
tracing: do not allow modifying the ftrace events via the event files
tracing: add back the available_events file
tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro
tracing: document TRACE_EVENT macro in tracepoint.h
tracing: update comments to match event code macros
tracing: remove funky whitespace in the trace code

----
include/linux/tracepoint.h | 105 +++++++++++++++++++++++++++++++++-
include/trace/irq_event_types.h | 8 +-
include/trace/sched_event_types.h | 102 ++++++++++++++++----------------
kernel/trace/blktrace.c | 10 ++--
kernel/trace/trace.c | 2 +-
kernel/trace/trace_branch.c | 2 +-
kernel/trace/trace_events.c | 45 +++++++++++---
kernel/trace/trace_events_stage_1.h | 8 ++-
kernel/trace/trace_events_stage_2.h | 13 ++--
kernel/trace/trace_events_stage_3.h | 98 ++++++++++++++++----------------
kernel/trace/trace_export.c | 2 +-
kernel/trace/trace_functions_graph.c | 6 +-
kernel/trace/trace_output.c | 14 ++--
kernel/trace/trace_workqueue.c | 6 +-
14 files changed, 275 insertions(+), 146 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/