From: Steven Rostedt Date: Thu, 27 Aug 2009 20:52:21 +0000 (-0400) Subject: tracing: only show tracing_max_latency when latency tracer configured X-Git-Tag: v2.6.32-rc1~718^2~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d4a9dba2d7fbab69f00dedd430d1788834a055a;p=pandora-kernel.git tracing: only show tracing_max_latency when latency tracer configured The tracing_max_latency file should only be present when one of the latency tracers ({preempt|irqs}off, wakeup*) are enabled. This patch also removes tracing_thresh when latency tracers are not enabled, as well as compiles out code that is only used for latency tracers. Reported-by: Arnaldo Carvalho de Melo Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed