All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] [GIT PULL] tracing: cleanups for 2.6.32
@ 2009-09-19 15:52 Steven Rostedt
  2009-09-19 15:52 ` [PATCH 1/3] [PATCH 1/3] function-graph: use ftrace_graph_funcs directly Steven Rostedt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Steven Rostedt @ 2009-09-19 15:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton, Frederic Weisbecker


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):
      function-graph: use ftrace_graph_funcs directly
      tracing: remove max_tracer_type_len
      tracing/events: use list_for_entry_continue

----
 kernel/trace/ftrace.c       |   23 +++----------------
 kernel/trace/trace.c        |   49 ++++++++++++++-----------------------------
 kernel/trace/trace_events.c |   49 +++++++++++++-----------------------------
 3 files changed, 35 insertions(+), 86 deletions(-)

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

end of thread, other threads:[~2009-09-19 17:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-19 15:52 [PATCH 0/3] [GIT PULL] tracing: cleanups for 2.6.32 Steven Rostedt
2009-09-19 15:52 ` [PATCH 1/3] [PATCH 1/3] function-graph: use ftrace_graph_funcs directly Steven Rostedt
2009-09-19 15:52 ` [PATCH 2/3] [PATCH 2/3] tracing: remove max_tracer_type_len Steven Rostedt
2009-09-19 15:52 ` [PATCH 3/3] [PATCH 3/3] tracing/events: use list_for_entry_continue Steven Rostedt
2009-09-19 17:21 ` [PATCH 0/3] [GIT PULL] tracing: cleanups for 2.6.32 Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.