diff options
author | 2021-10-20 23:35:55 -0400 | |
---|---|---|
committer | 2021-10-20 23:44:35 -0400 | |
commit | 4a30e4c9305142ba40ab09a02a2e8ff3c1f3751f (patch) | |
tree | b44e5611b8ed627264e1431f1aa0e63054110670 /arch/x86/kernel/ftrace.c | |
parent | x86/ftrace: Remove fault protection code in prepare_ftrace_return (diff) | |
download | wireguard-linux-4a30e4c9305142ba40ab09a02a2e8ff3c1f3751f.tar.xz wireguard-linux-4a30e4c9305142ba40ab09a02a2e8ff3c1f3751f.zip |
ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE
The function graph tracer is going to now depend on
ARCH_SUPPORTS_FTRACE_OPS, as that also means that it can support ftrace
args. Since ARCH_SUPPORTS_FTRACE_OPS depends on DYNAMIC_FTRACE, this
means that the function graph tracer for x86_64 will need to depend on
DYNAMIC_FTRACE.
Link: https://lkml.kernel.org/r/20211020233555.16b0dbf2@rorschach.local.home
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'arch/x86/kernel/ftrace.c')
0 files changed, 0 insertions, 0 deletions