diff options
author | 2024-08-20 03:23:49 -0700 | |
---|---|---|
committer | 2024-08-21 11:03:00 -0700 | |
commit | 7d41dad105b6667745f0984e386caf3289cef6db (patch) | |
tree | 0170407c4097469bd134b50bb168f29823b198b4 /tools/perf/scripts/python/syscall-counts.py | |
parent | Merge branch 'support-passing-bpf-iterator-to-kfuncs' (diff) | |
download | wireguard-linux-7d41dad105b6667745f0984e386caf3289cef6db.tar.xz wireguard-linux-7d41dad105b6667745f0984e386caf3289cef6db.zip |
selftests/bpf: less spam in the log for message matching
When running test_loader based tests in the verbose mode each matched
message leaves a trace in the stderr, e.g.:
./test_progs -vvv -t ...
validate_msgs:PASS:expect_msg 0 nsec
validate_msgs:PASS:expect_msg 0 nsec
validate_msgs:PASS:expect_msg 0 nsec
validate_msgs:PASS:expect_msg 0 nsec
validate_msgs:PASS:expect_msg 0 nsec
This is not very helpful when debugging such tests and clobbers the
log a lot.
Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20240820102357.3372779-2-eddyz87@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions