diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2022-10-05 19:14:49 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-10-06 02:55:11 +0300 |
commit | 6df2eb45e378f38ca42776276e7bb5b5078c12cf (patch) | |
tree | 3c04a3c7e55fd98857faae8eaffcf55ded9633fc /scripts/generate_rust_analyzer.py | |
parent | 2a72f5951ac6d613216a93ae3e172cabb04aaefc (diff) | |
download | linux-6df2eb45e378f38ca42776276e7bb5b5078c12cf.tar.xz |
selftests/bpf: avoid reporting +100% difference in veristat for actual 0%
In special case when both base and comparison values are 0, veristat
currently reports "+0 (+100%)" difference, which is quite confusing. Fix
it up to be "+0 (+0%)".
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20221005161450.1064469-2-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions