public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] [GIT PULL] clean ups to tip/tracing/ftrace
@ 2009-03-10 21:04 Steven Rostedt
  2009-03-10 21:04 ` [PATCH 1/7] tracing: fix printk format specifier Steven Rostedt
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Steven Rostedt @ 2009-03-10 21:04 UTC (permalink / raw)
  To: linux-kernel
  Cc: Ingo Molnar, Andrew Morton, Thomas Gleixner, Peter Zijlstra,
	Frederic Weisbecker, Arnaldo Carvalho de Melo, H. Peter Anvin,
	Mathieu Desnoyers, Lai Jiangshan, Martin J. Bligh,
	Frank Ch. Eigler, KOSAKI Motohiro, Larry Woodman, Jason Baron,
	Tom Zanussi, Masami Hiramatsu, Christoph Hellwig, Jiaying Zhang

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: fix printk format specifier
      tracing: do not allow modifying the ftrace events via the event files
      tracing: add back the available_events file
      tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro
      tracing: document TRACE_EVENT macro in tracepoint.h
      tracing: update comments to match event code macros
      tracing: remove funky whitespace in the trace code

----
 include/linux/tracepoint.h           |  105 +++++++++++++++++++++++++++++++++-
 include/trace/irq_event_types.h      |    8 +-
 include/trace/sched_event_types.h    |  102 ++++++++++++++++----------------
 kernel/trace/blktrace.c              |   10 ++--
 kernel/trace/trace.c                 |    2 +-
 kernel/trace/trace_branch.c          |    2 +-
 kernel/trace/trace_events.c          |   45 +++++++++++---
 kernel/trace/trace_events_stage_1.h  |    8 ++-
 kernel/trace/trace_events_stage_2.h  |   13 ++--
 kernel/trace/trace_events_stage_3.h  |   98 ++++++++++++++++----------------
 kernel/trace/trace_export.c          |    2 +-
 kernel/trace/trace_functions_graph.c |    6 +-
 kernel/trace/trace_output.c          |   14 ++--
 kernel/trace/trace_workqueue.c       |    6 +-
 14 files changed, 275 insertions(+), 146 deletions(-)
-- 

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

end of thread, other threads:[~2009-03-10 21:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-10 21:04 [PATCH 0/7] [GIT PULL] clean ups to tip/tracing/ftrace Steven Rostedt
2009-03-10 21:04 ` [PATCH 1/7] tracing: fix printk format specifier Steven Rostedt
2009-03-10 21:04 ` [PATCH 2/7] tracing: do not allow modifying the ftrace events via the event files Steven Rostedt
2009-03-10 21:04 ` [PATCH 3/7] tracing: add back the available_events file Steven Rostedt
2009-03-10 21:04 ` [PATCH 4/7] tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro Steven Rostedt
2009-03-10 21:04 ` [PATCH 5/7] tracing: document TRACE_EVENT macro in tracepoint.h Steven Rostedt
2009-03-10 21:04 ` [PATCH 6/7] tracing: update comments to match event code macros Steven Rostedt
2009-03-10 21:04 ` [PATCH 7/7] tracing: remove funky whitespace in the trace code Steven Rostedt
2009-03-10 21:55 ` [PATCH 0/7] [GIT PULL] clean ups to tip/tracing/ftrace Ingo Molnar

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