[PATCH 0/3] tracing/events: enumerating flags

From: Steven Rostedt
Date: Fri May 15 2009 - 17:08:26 EST


Ingo,

I'm not really publishing this as a pull request. I would like one last
comment from people since the last patch modifies the kmem trace to
print out the actual names of the flags instead of a flags value. If
this is unwanted, then I can strip it out in my next series.

-- Steve


The following patches are in:

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

branch: tip/tracing/ftrace-1


Steven Rostedt (3):
tracing: add __print_flags for events
tracing: add previous task state info to sched switch event
tracing: add flag output for kmem events

----
include/linux/ftrace_event.h | 6 ++++-
include/trace/events/kmem.h | 43 ++++++++++++++++++++++++++++++++++-------
include/trace/events/sched.h | 8 ++++++-
include/trace/ftrace.h | 10 +++++++++
kernel/trace/trace_output.c | 38 +++++++++++++++++++++++++++++++++++++
5 files changed, 95 insertions(+), 10 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/