summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorRalf Baechle2013-09-06 20:24:48 +0200
committerRalf Baechle2015-06-21 21:52:18 +0200
commitfb59e394c30caa7760142996d2f96ec12901e4d7 (patch)
tree2c4e70262b17f1b7333b0cc9e5ffd2dd12fbf017 /arch/mips/Kconfig
parentLinux 4.1-rc8 (diff)
downloadkernel-qcow2-linux-fb59e394c30caa7760142996d2f96ec12901e4d7.tar.gz
kernel-qcow2-linux-fb59e394c30caa7760142996d2f96ec12901e4d7.tar.xz
kernel-qcow2-linux-fb59e394c30caa7760142996d2f96ec12901e4d7.zip
MIPS: ftrace: Enable support for syscall tracepoints.
All the necessary support code is already there so all that's left is to enable the feature in kconfig. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index f5016656494f..76efb02ae99f 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -21,6 +21,7 @@ config MIPS
select HAVE_FUNCTION_GRAPH_TRACER
select HAVE_KPROBES
select HAVE_KRETPROBES
+ select HAVE_SYSCALL_TRACEPOINTS
select HAVE_DEBUG_KMEMLEAK
select HAVE_SYSCALL_TRACEPOINTS
select ARCH_HAS_ELF_RANDOMIZE