From: Steven Rostedt (Red Hat) Date: Thu, 3 Jul 2014 18:51:36 +0000 (-0400) Subject: ftrace/x86: Show trampoline call function in enabled_functions X-Git-Tag: omap-for-v3.19/fixes-rc1~139^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15d5b02cc575e5b20ddfa1645fc1242f0b0ba1c8;p=pandora-kernel.git ftrace/x86: Show trampoline call function in enabled_functions The file /sys/kernel/debug/tracing/eneabled_functions is used to debug ftrace function hooks. Add to the output what function is being called by the trampoline if the arch supports it. Add support for this feature in x86_64. Cc: H. Peter Anvin Tested-by: Masami Hiramatsu Tested-by: Jiri Kosina Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed