ftrace: rename iter_ctrl to trace_options
authorSteven Rostedt <rostedt@goodmis.org>
Wed, 12 Nov 2008 22:52:37 +0000 (17:52 -0500)
committerIngo Molnar <mingo@elte.hu>
Thu, 13 Nov 2008 08:49:23 +0000 (09:49 +0100)
commitee6bce52276c0717ed3e63296e5d9465d339e923
treec1bb4ca81eda3bc372c121d72bb2ef6c27cdeeda
parent1696b2b0f44a8d42f3e6b1ea90c21790871c04d9
ftrace: rename iter_ctrl to trace_options

Impact: rename file /debug/tracing/iter_ctrl to /debug/tracing/trace_options

The original ftrace had a file called "iter_ctrl" that would control
the way the output was iterated. But this file grew into a catch all
for different trace options. This patch renames the file from iter_ctrl
to trace_options to reflect this change.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/ftrace.txt
kernel/trace/trace.c