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)
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>

No differences found