]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd0158ae1e75573bee191d76ca00a46c770ce01a6
tree58aa1efe119303c053abb86246bc9914c5e36229
parenteb2ac694d855032069047046f616eba569d301b9
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