From: Frederic Weisbecker Date: Wed, 29 Jul 2009 15:11:12 +0000 (+0200) Subject: tracing/core: Turn ftrace_cpu_disabled into a global var X-Git-Tag: v2.6.32-rc1~718^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e5bf483986ad86ad25f25eec5299c86eb2d1c57;p=pandora-kernel.git tracing/core: Turn ftrace_cpu_disabled into a global var In order to prepare the moving of the function graph tracer insertion helpers from trace.c to trace_functions_graph.c, we need to export the ftrace_cpu_disabled variable. Signed-off-by: Frederic Weisbecker Cc: Steven Rostedt --- Reading git-diff-tree failed