From: Steven Rostedt <rostedt@goodmis.org>
To: linux-kernel@vger.kernel.org
Cc: Ingo Molnar <mingo@elte.hu>, Andrew Morton <akpm@linux-foundation.org>
Subject: [PATCH 0/3] [GIT PULL] tracing: ftrace features and clean ups
Date: Tue, 14 Sep 2010 23:01:39 -0400 [thread overview]
Message-ID: <20100915030139.444219083@goodmis.org> (raw)
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(-)
next reply other threads:[~2010-09-15 3:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-15 3:01 Steven Rostedt [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100915030139.444219083@goodmis.org \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox