All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] [GIT PULL] tracing: ftrace features and clean ups
@ 2010-09-15  3:01 Steven Rostedt
  2010-09-15  3:01 ` [PATCH 1/3] tracing: Add funcgraph-irq option for function graph tracer Steven Rostedt
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Steven Rostedt @ 2010-09-15  3:01 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton


Ingo,

This series is based off of your tip/perf/core and does not contain
the changes in the previous git pull request (does not include
my repo's tip/perf/core). This is a separate pull.

Please pull the latest tip/perf/core-2 tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/perf/core-2


Jiri Olsa (1):
      tracing: Add funcgraph-irq option for function graph tracer.

Steven Rostedt (2):
      tracing: Do not trace in irq when funcgraph-irq option is zero
      tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums

----
 kernel/trace/ftrace.c                |   18 +----
 kernel/trace/trace_functions_graph.c |  124 +++++++++++++++++++++++++++++++++-
 2 files changed, 126 insertions(+), 16 deletions(-)


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

end of thread, other threads:[~2010-09-15 16:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-15  3:01 [PATCH 0/3] [GIT PULL] tracing: ftrace features and clean ups Steven Rostedt
2010-09-15  3:01 ` [PATCH 1/3] tracing: Add funcgraph-irq option for function graph tracer Steven Rostedt
2010-09-15  3:01 ` [PATCH 2/3] tracing: Do not trace in irq when funcgraph-irq option is zero Steven Rostedt
2010-09-15  3:01 ` [PATCH 3/3] tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums Steven Rostedt
2010-09-15 16:10   ` Valdis.Kletnieks
2010-09-15 16:21     ` Steven Rostedt
2010-09-15  8:29 ` [PATCH 0/3] [GIT PULL] tracing: ftrace features and clean ups 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.