summaryrefslogtreecommitdiff
path: root/tools/power
diff options
context:
space:
mode:
authorAndrii Nakryiko <andriin@fb.com>2019-11-20 03:35:48 +0300
committerAlexei Starovoitov <ast@kernel.org>2019-11-25 03:58:45 +0300
commita8fdaad5cfd250b9effcec942b3bf7bc5a6c8b17 (patch)
tree5df857b4e1a49deb284ffa7ba42461d6550a2e20 /tools/power
parent5940c5bf6504f66f57f03f1d0046abfaf2198b3a (diff)
downloadlinux-a8fdaad5cfd250b9effcec942b3bf7bc5a6c8b17.tar.xz
selftests/bpf: Integrate verbose verifier log into test_progs
Add exra level of verboseness, activated by -vvv argument. When -vv is specified, verbose libbpf and verifier log (level 1) is output, even for successful tests. With -vvv, verifier log goes to level 2. This is extremely useful to debug verifier failures, as well as just see the state and flow of verification. Before this, you'd have to go and modify load_program()'s source code inside libbpf to specify extra log_level flags, which is suboptimal to say the least. Currently -vv and -vvv triggering verifier output is integrated into test_stub's bpf_prog_load as well as bpf_verif_scale.c tests. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20191120003548.4159797-1-andriin@fb.com
Diffstat (limited to 'tools/power')
0 files changed, 0 insertions, 0 deletions