| To: | Wu Zhangjin <wuzhangjin@gmail.com> |
|---|---|
| Subject: | Re: [PATCH 3/3] ftrace/MIPS: Enable C Version of recordmcount |
| From: | Steven Rostedt <rostedt@goodmis.org> |
| Date: | Wed, 27 Oct 2010 09:36:04 -0400 |
| Cc: | Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, John Reiser <jreiser@bitwagon.com>, "Maciej W. Rozycki" <macro@linux-mips.org>, David Daney <ddaney@caviumnetworks.com> |
| In-reply-to: | <bb99009a9ac79d3f55a8c8bf1c8bd2bc0e1f160e.1288176026.git.wuzhangjin@gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <cover.1288176026.git.wuzhangjin@gmail.com> <bb99009a9ac79d3f55a8c8bf1c8bd2bc0e1f160e.1288176026.git.wuzhangjin@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, 2010-10-27 at 18:59 +0800, Wu Zhangjin wrote: > From: Wu Zhangjin <wuzhangjin@gmail.com> > > Selects HAVE_C_RECORDMCOUNT to use the C version of the recordmcount > intead of the old Perl Version of recordmcount. > > Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com> I'd like to get an Acked-by from Ralf and Maciej on this. Thanks, -- Steve > --- > arch/mips/Kconfig | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig > index 46cae2b..144e4b3 100644 > --- a/arch/mips/Kconfig > +++ b/arch/mips/Kconfig > @@ -9,6 +9,7 @@ config MIPS > select HAVE_FUNCTION_TRACE_MCOUNT_TEST > select HAVE_DYNAMIC_FTRACE > select HAVE_FTRACE_MCOUNT_RECORD > + select HAVE_C_RECORDMCOUNT > select HAVE_FUNCTION_GRAPH_TRACER > select HAVE_KPROBES > select HAVE_KRETPROBES |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 1/3] ftrace/MIPS: Add MIPS64 support for C version of recordmcount, Steven Rostedt |
|---|---|
| Next by Date: | Re: [PATCH 1/3] ftrace/MIPS: Add MIPS64 support for C version of recordmcount, wu zhangjin |
| Previous by Thread: | [PATCH 3/3] ftrace/MIPS: Enable C Version of recordmcount, Wu Zhangjin |
| Next by Thread: | Re: [PATCH 3/3] ftrace/MIPS: Enable C Version of recordmcount, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |