From: Steven Rostedt Date: Fri, 27 Feb 2009 03:19:12 +0000 (-0500) Subject: tracing: add options directory and core option files X-Git-Tag: v2.6.30-rc1~2^2~76^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8259075074fb09c230b4cd2c8d3ee3c49d6ecd1;p=pandora-kernel.git tracing: add options directory and core option files This patch creates an options directory in the debugfs, that contains the available tracing options. These files contain 1 or 0, where 1 is the option is enabled and 0 it is disabled. Simply echoing in 1 will enable the option and 0 will disable it. This patch only contains the core options, not the tracer options. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed