From: Steven Rostedt (Red Hat) Date: Tue, 5 May 2015 18:18:11 +0000 (-0400) Subject: tracing: Rename ftrace_output functions to trace_output X-Git-Tag: omap-for-v4.3/legacy-v2-signed~124^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=892c505aac2bdded3c8ec2ec27abc6d74fd210f5;p=pandora-kernel.git tracing: Rename ftrace_output functions to trace_output The name "ftrace" really refers to the function hook infrastructure. It is not about the trace_events. The ftrace_output_*() and ftrace_raw_output_*() functions represent the trace_event code. Rename them to just trace_output or trace_raw_output. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed