diff options
author | Alexei Starovoitov <ast@kernel.org> | 2022-09-23 18:14:45 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-09-23 18:14:45 -0700 |
commit | 230bf137e7715142b5898c6d46cc3386aab4291c (patch) | |
tree | 129a6a190f92813e0c09d4ed0ffdf0bbbd331f8f /net/sched | |
parent | dbdea9b36fb61da3b9a1be0dd63542e2bfd3e5d7 (diff) | |
parent | e310efc5ddde04c41aa0501b5a7235b134c5fc6c (diff) |
Merge branch 'veristat: further usability improvements'
Andrii Nakryiko says:
====================
A small patch set adding few usability improvements and features making
veristat a more convenient tool to be used for work on BPF verifier:
- patch #2 speeds up and makes stats parsing from BPF verifier log more
robust;
- patch #3 makes veristat less strict about input object files; veristat
will ignore non-BPF ELF files;
- patch #4 adds progress log, by default, so that user doing
mass-verification is aware that veristat is not stuck;
- patch #5 allows to tune requested BPF verifier log level, which makes
veristat a simplest way to get BPF verifier log, especially successfully
verified ones.
v1->v2:
- don't emit progress in non-table mode, as it breaks CSV output.
====================
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions