[PATCH 0/4] [GIT PULL] tracing: Fix and trace event space savings

From: Steven Rostedt
Date: Thu Nov 19 2009 - 12:11:15 EST



Ingo,

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

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


Javier Martinez Canillas (1):
tracing: Fix strstrip usage in set_ftrace_pid

Steven Rostedt (3):
tracing: Create new TRACE_EVENT_TEMPLATE
tracing: Create new DEFINE_EVENT_PRINT
tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT

----
include/linux/tracepoint.h | 6 +
include/trace/define_trace.h | 8 ++
include/trace/events/sched.h | 170 ++++++++-------------------
include/trace/ftrace.h | 266 +++++++++++++++++++++++++++++++++++-------
kernel/trace/ftrace.c | 7 +-
5 files changed, 293 insertions(+), 164 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/