public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] [GIT PULL] for tip/tracing/ftrace
@ 2009-03-06  3:18 Steven Rostedt
  2009-03-06  3:18 ` [PATCH 1/3] tracing: make all file_operations const Steven Rostedt
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Steven Rostedt @ 2009-03-06  3:18 UTC (permalink / raw)
  To: linux-kernel
  Cc: Ingo Molnar, Andrew Morton, Peter Zijlstra, Frederic Weisbecker


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 (3):
      tracing: make all file_operations const
      tracing: move print of event format to separate file
      tracing: add format files for ftrace default entries

----
 kernel/trace/Makefile               |    1 +
 kernel/trace/ftrace.c               |   10 +-
 kernel/trace/ring_buffer.c          |    2 +-
 kernel/trace/trace.c                |   24 +++---
 kernel/trace/trace_event_types.h    |  165 +++++++++++++++++++++++++++++++++++
 kernel/trace/trace_events.c         |   12 ++-
 kernel/trace/trace_events_stage_2.h |   53 +-----------
 kernel/trace/trace_export.c         |   81 +++++++++++++++++
 kernel/trace/trace_format.h         |   55 ++++++++++++
 kernel/trace/trace_sysprof.c        |    2 +-
 10 files changed, 329 insertions(+), 76 deletions(-)
-- 

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

end of thread, other threads:[~2009-03-06 11:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-06  3:18 [PATCH 0/3] [GIT PULL] for tip/tracing/ftrace Steven Rostedt
2009-03-06  3:18 ` [PATCH 1/3] tracing: make all file_operations const Steven Rostedt
2009-03-06  3:18 ` [PATCH 2/3] tracing: move print of event format to separate file Steven Rostedt
2009-03-06  3:19 ` [PATCH 3/3] tracing: add format files for ftrace default entries Steven Rostedt
2009-03-06 10:41 ` [PATCH 0/3] [GIT PULL] for tip/tracing/ftrace Ingo Molnar
2009-03-06 11:51   ` [tip:tracing/ftrace] tracing, power-trace: make it build even if the power-tracer is turned off Ingo Molnar

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