projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
412910c
)
ftrace/MIPS: Enable C Version of recordmcount
author
Wu Zhangjin
<
[email protected]
>
Wed, 27 Oct 2010 10:59:09 +0000
(18:59 +0800)
committer
Ralf Baechle
<
[email protected]
>
Fri, 29 Oct 2010 18:08:56 +0000
(19:08 +0100)
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 <
[email protected]
>
LKML-Reference: <
bb99009a9ac79d3f55a8c8bf1c8bd2bc0e1f160e
.
1288176026
[email protected]
>
Signed-off-by: Steven Rostedt <
[email protected]
>
Signed-off-by: Ralf Baechle <
[email protected]
>
arch/mips/Kconfig
patch
|
blob
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index d96ceffbe409150b677470b266a219a58cd93664..67a2fa2caa494ff06e2550aa8cea7cf61d69f39e 100644
(file)
--- a/
arch/mips/Kconfig
+++ b/
arch/mips/Kconfig
@@
-11,6
+11,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