bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing config
authorMartin KaFai Lau <kafai@fb.com>
Sat, 3 Apr 2021 00:29:21 +0000 (17:29 -0700)
committerAndrii Nakryiko <andrii@kernel.org>
Sat, 3 Apr 2021 16:09:50 +0000 (09:09 -0700)
commitf73ea1eb4cce66376cc1dd94b4a083ffb9eeb123
tree58aa1efe119303c053abb86246bc9914c5e36229
parentf07669df4c8df0b7134ae94be20a8b61bd157168
bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing config

The tracing test and the recent kfunc call test require
CONFIG_DYNAMIC_FTRACE.  This patch adds it to the config file.

Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210403002921.3419721-1-kafai@fb.com
tools/testing/selftests/bpf/config