veristat: add -d debug mode option to see debug libbpf log
authorAndrii Nakryiko <andrii@kernel.org>
Mon, 27 Mar 2023 18:52:01 +0000 (11:52 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 30 Mar 2023 00:22:01 +0000 (17:22 -0700)
commitb3c63d7ad81ad6f43921d59af18fc25c64327a74
tree95cca6dc3e73e4c235936bc514adabcd78db89f1
parentd6e6286a12e7b8a4ddc66237c4ccf6f531ef1c82
veristat: add -d debug mode option to see debug libbpf log

Add -d option to allow requesting libbpf debug logs from veristat.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20230327185202.1929145-3-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/veristat.c