]> git.baikalelectronics.ru Git - kernel.git/commit
tracing: Fix selftest config check for function graph start up test
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 20 Dec 2021 16:38:06 +0000 (16:38 +0000)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Sat, 26 Feb 2022 02:05:29 +0000 (21:05 -0500)
commite00d7a953b23c0d1b09b4afb2cc060bb424582d7
tree389c5c0aac5dfc689ef8d60d5d1993c13dcd21d5
parent2be8a73b3878b17d5b39c03c3a486d392f0c51f8
tracing: Fix selftest config check for function graph start up test

CONFIG_DYNAMIC_FTRACE_WITH_DIRECT_CALLS is required to test
direct tramp.

Link: https://lkml.kernel.org/r/bdc7e594e13b0891c1d61bc8d56c94b1890eaed7.1640017960.git.christophe.leroy@csgroup.eu
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
kernel/trace/trace_selftest.c