ftrace: rename FTRACE to FUNCTION_TRACER
[deliverable/linux.git] / kernel / sysctl.c
index 617d41e4d6a08eae69152515e1ac47a9c8a3fc85..619eb9f3acd8522bad4a848caaf7d44cbf0432cc 100644 (file)
@@ -464,7 +464,7 @@ static struct ctl_table kern_table[] = {
                .mode           = 0644,
                .proc_handler   = &proc_dointvec,
        },
-#ifdef CONFIG_FTRACE
+#ifdef CONFIG_FUNCTION_TRACER
        {
                .ctl_name       = CTL_UNNUMBERED,
                .procname       = "ftrace_enabled",
This page took 0.025437 seconds and 5 git commands to generate.