[PATCH 0/6] [GIT PULL] tracing: various fixes

From: Steven Rostedt
Date: Mon Sep 14 2009 - 12:34:47 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


Li Zefan (3):
tracing: fix F_printk() typos
ftrace: add compile-time check on F_printk()
tracing: remove some unused macros

Steven Rostedt (3):
tracing: add static to generated TRACE_EVENT functions
tracing: have TRACE_EVENT macro use __flags to not shadow parameter
tracing: make testing syscall events a separate configuration

----
include/trace/ftrace.h | 8 ++--
kernel/trace/Kconfig | 12 +++++++
kernel/trace/trace_entries.h | 27 +++++----------
kernel/trace/trace_events.c | 14 ++++++++-
kernel/trace/trace_export.c | 71 ++++++++++++++++++++++++-----------------
5 files changed, 79 insertions(+), 53 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/