From: Steven Rostedt Date: Tue, 8 Feb 2011 18:54:06 +0000 (-0500) Subject: tracing: Deprecate tracing_enabled for tracing_on X-Git-Tag: v2.6.39-rc1~510^2~63^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6752ab4a9c30d5411b2dfdb251a3f1cb18aae487;p=pandora-kernel.git tracing: Deprecate tracing_enabled for tracing_on tracing_enabled should not be used, it is heavy weight and does not do much in helping lower the overhead. tracing_on should be used instead. Warn users to use tracing_on when tracing_enabled is used as it will soon be removed from the tracing directory. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed