linux/tools/lib
Daniel Borkmann d655490417 bpf: allow to specify log level and reduce it for test_verifier
For the test_verifier case, it's quite hard to parse log level 2 to
figure out what's causing an issue when used to log level 1. We do
want to use bpf_verify_program() in order to simulate some of the
tests with strict alignment. So just add an argument to pass the level
and put it to 1 for test_verifier.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-20 15:20:27 -07:00
..
api tools lib api fs: Add sysfs__write_int function 2017-06-21 11:35:27 -03:00
bpf bpf: allow to specify log level and reduce it for test_verifier 2017-07-20 15:20:27 -07:00
lockdep tools/lib/lockdep: Remove private kernel headers 2017-06-05 09:28:14 +02:00
subcmd tools lib string: Adopt prefixcmp() from perf and subcmd 2017-04-26 15:49:21 -03:00
symbol perf tools: Move sane ctype stuff from util.h to sane_ctype.h 2017-04-19 13:01:48 -03:00
traceevent
bitmap.c
find_bit.c
hweight.c
rbtree.c
str_error_r.c
string.c tools lib string: Adopt prefixcmp() from perf and subcmd 2017-04-26 15:49:21 -03:00
vsprintf.c