diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-10-20 23:35:55 -0400 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-10-20 23:44:35 -0400 |
commit | 4a30e4c9305142ba40ab09a02a2e8ff3c1f3751f (patch) | |
tree | b44e5611b8ed627264e1431f1aa0e63054110670 /arch/x86/kernel | |
parent | 8646698aefad7547dc7acee8f8c2099d7653dc70 (diff) | |
download | linux-4a30e4c9305142ba40ab09a02a2e8ff3c1f3751f.tar.gz linux-4a30e4c9305142ba40ab09a02a2e8ff3c1f3751f.tar.bz2 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')
0 files changed, 0 insertions, 0 deletions