public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] [GIT PULL] tracing: print event flags and symbols
@ 2009-05-21  3:17 Steven Rostedt
  2009-05-21  3:17 ` [PATCH 1/5] tracing: add __print_flags for events Steven Rostedt
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Steven Rostedt @ 2009-05-21  3:17 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton, Christoph Hellwig, Jason Baron


Ingo,

Please pull the latest tip/tracing/ftrace-1 tree, which can be found at:

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


Steven Rostedt (5):
      tracing: add __print_flags for events
      tracing: add previous task state info to sched switch event
      tracing: add flag output for kmem events
      tracing: add __print_symbolic to trace events
      tracing: convert irq events to use __print_symbolic

----
 include/linux/ftrace_event.h |   16 ++++++++++-
 include/trace/events/irq.h   |   23 +++++++++++----
 include/trace/events/kmem.h  |   53 ++++++++++++++++++++++++++++++-----
 include/trace/events/sched.h |    9 +++++-
 include/trace/ftrace.h       |   22 ++++++++++++++
 kernel/trace/trace_output.c  |   63 ++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 170 insertions(+), 16 deletions(-)
-- 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-05-21  5:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-21  3:17 [PATCH 0/5] [GIT PULL] tracing: print event flags and symbols Steven Rostedt
2009-05-21  3:17 ` [PATCH 1/5] tracing: add __print_flags for events Steven Rostedt
2009-05-21  3:17 ` [PATCH 2/5] tracing: add previous task state info to sched switch event Steven Rostedt
2009-05-21  3:17 ` [PATCH 3/5] tracing: add flag output for kmem events Steven Rostedt
2009-05-21  3:17 ` [PATCH 4/5] tracing: add __print_symbolic to trace events Steven Rostedt
2009-05-21  3:17 ` [PATCH 5/5] tracing: convert irq events to use __print_symbolic Steven Rostedt
2009-05-21  5:35   ` Li Zefan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox