From: Steven Rostedt Date: Wed, 12 Nov 2008 22:52:37 +0000 (-0500) Subject: ftrace: rename iter_ctrl to trace_options X-Git-Tag: v2.6.29-rc1~586^2~60^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee6bce52276c0717ed3e63296e5d9465d339e923;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed