[PATCH 0/7] [GIT PULL] trace event updates for tip

From: Steven Rostedt
Date: Mon Mar 02 2009 - 15:32:42 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: add TRACE_FIELD_SPECIAL to record complex entries
tracing: add protection around modify trace event fields
tracing: make trace_seq_reset global and rename to trace_seq_init
tracing: add format file to describe event struct fields
tracing: add ftrace headers to event format files
tracing: add trace name and id to event formats
tracing: add print format to event trace format files

----
include/trace/sched_event_types.h | 7 ++-
kernel/trace/trace.c | 17 ++-----
kernel/trace/trace.h | 9 +++
kernel/trace/trace_events.c | 94 ++++++++++++++++++++++++++++++++++-
kernel/trace/trace_events_stage_1.h | 2 +
kernel/trace/trace_events_stage_2.h | 58 +++++++++++++++++++++
kernel/trace/trace_events_stage_3.h | 16 ++++++
7 files changed, 188 insertions(+), 15 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/