tracing: Remove sysprof ftrace plugin
authorFrederic Weisbecker <fweisbec@gmail.com>
Thu, 15 Jul 2010 22:26:26 +0000 (00:26 +0200)
committerFrederic Weisbecker <fweisbec@gmail.com>
Tue, 20 Jul 2010 12:29:46 +0000 (14:29 +0200)
The sysprof ftrace plugin doesn't seem to be seriously used
somewhere. There is a branch in the sysprof tree that makes
an interface to it, but the real sysprof tool uses either its
own module or perf events.

Drop the sysprof ftrace plugin then, as it's mostly useless.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Soeren Sandmann <sandmann@daimi.au.dk>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Li Zefan <lizf@cn.fujitsu.com>

No differences found