]> git.baikalelectronics.ru Git - kernel.git/commit
tracing: remove /debug/tracing/latency_trace
authorIngo Molnar <mingo@elte.hu>
Wed, 25 Feb 2009 10:03:44 +0000 (11:03 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 25 Feb 2009 10:05:34 +0000 (11:05 +0100)
commit70c9546c3f114394ce01c590e6036a8d4143adfa
tree307a0e4d1c597e90d6972f95c2396ea4e1be2057
parentd9b70c75b241739c3d6ddf38272bcf902d5459b0
tracing: remove /debug/tracing/latency_trace

Impact: remove old debug/tracing API

/debug/tracing/latency_trace is an old legacy format we kept from
the old latency tracer. Remove the file for now. If there's any
useful bit missing then we'll propagate any useful output bits into
the /debug/tracing/trace output.

Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/trace.c