From: jolsa@redhat.com Date: Fri, 11 Sep 2009 15:29:29 +0000 (+0200) Subject: tracing: trace parser support for function and graph X-Git-Tag: v2.6.32-rc1~654^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=689fd8b65d669b96d612ccc37d6fb87bf7ed6907;p=pandora-kernel.git tracing: trace parser support for function and graph Convert the writing to 'set_graph_function', 'set_ftrace_filter' and 'set_ftrace_notrace' to use the generic trace_parser 'trace_get_user' function. Removed FTRACE_ITER_CONT flag, since it's not needed after this change. Minor fix in set_graph_function display - g_show function. Signed-off-by: Jiri Olsa LKML-Reference: <1252682969-3366-4-git-send-email-jolsa@redhat.com> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed