]> 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)
commitf2e0a6813e8b38d27da7feacefeb0e2a992c873f
tree58aa1efe119303c053abb86246bc9914c5e36229
parent1a7d06035f6707c3151ed09933bf289c31fbe555
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