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)
commit886b5b73d71e4027d7dc6c14f5f7ab102201ea6b
tree307a0e4d1c597e90d6972f95c2396ea4e1be2057
parentc478f8786973d6d7552c652ddad3f6fd86b5af28
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