|
@@ -519,6 +519,7 @@ extern int DYN_FTRACE_TEST_NAME(void);
|
|
|
|
|
|
extern int ring_buffer_expanded;
|
|
extern int ring_buffer_expanded;
|
|
extern bool tracing_selftest_disabled;
|
|
extern bool tracing_selftest_disabled;
|
|
|
|
+DECLARE_PER_CPU(local_t, ftrace_cpu_disabled);
|
|
|
|
|
|
#ifdef CONFIG_FTRACE_STARTUP_TEST
|
|
#ifdef CONFIG_FTRACE_STARTUP_TEST
|
|
extern int trace_selftest_startup_function(struct tracer *trace,
|
|
extern int trace_selftest_startup_function(struct tracer *trace,
|