public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] [GIT PULL] ftrace,tracing/events rebase updates.
@ 2009-04-17 14:40 Steven Rostedt
  2009-04-17 14:40 ` [PATCH v2 1/5] ftrace: use module notifier for function tracer Steven Rostedt
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Steven Rostedt @ 2009-04-17 14:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

Ingo,

I have already sent these patches once to you. This version updates the
change logs to put the impact lines at the end. It also folds in
you delay.h missing header fix, and adds my fix to the event tests.
The two updates are both done to tracing/events: add startup tests for events

The rest of the patches should be identical.

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


Avadh Patel (1):
      tracing: add saved_cmdlines file to show cached task comms

Steven Rostedt (4):
      ftrace: use module notifier for function tracer
      tracing/events: add startup tests for events
      tracing/events/ring-buffer: expose format of ring buffer headers to users
      tracing/events: perform function tracing in event selftests

----
 include/linux/ftrace.h      |    7 -
 include/linux/module.h      |    4 +
 include/linux/ring_buffer.h |    5 +
 kernel/module.c             |   19 +--
 kernel/trace/ftrace.c       |   90 ++++++++++----
 kernel/trace/ring_buffer.c  |   44 +++++++
 kernel/trace/trace.c        |   53 ++++++++
 kernel/trace/trace_events.c |  282 +++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 459 insertions(+), 45 deletions(-)
-- 

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

end of thread, other threads:[~2009-05-03  9:02 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-17 14:40 [PATCH v2 0/5] [GIT PULL] ftrace,tracing/events rebase updates Steven Rostedt
2009-04-17 14:40 ` [PATCH v2 1/5] ftrace: use module notifier for function tracer Steven Rostedt
2009-04-17 14:40 ` [PATCH v2 2/5] tracing/events: add startup tests for events Steven Rostedt
2009-04-17 14:40 ` [PATCH v2 3/5] tracing/events/ring-buffer: expose format of ring buffer headers to users Steven Rostedt
2009-04-17 14:40 ` [PATCH v2 4/5] tracing: add saved_cmdlines file to show cached task comms Steven Rostedt
2009-04-17 14:41 ` [PATCH v2 5/5] tracing/events: perform function tracing in event selftests Steven Rostedt
2009-04-17 15:11 ` [PATCH v2 0/5] [GIT PULL] ftrace,tracing/events rebase updates Ingo Molnar
2009-04-17 15:13   ` Ingo Molnar
2009-04-28 11:12     ` BUG: Function graph tracer hang Ingo Molnar
2009-04-28 20:32       ` Frederic Weisbecker
2009-04-28 20:47         ` Steven Rostedt
2009-04-29 10:40           ` Ingo Molnar
2009-04-29 12:24             ` Steven Rostedt
2009-05-03  9:02               ` Ingo Molnar

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