Merge branch 'veristat: replay, filtering, sorting'
authorAlexei Starovoitov <ast@kernel.org>
Fri, 4 Nov 2022 04:54:14 +0000 (21:54 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 4 Nov 2022 04:54:14 +0000 (21:54 -0700)
commitaf085f55329ca72c8c6f78a11f352ef7a7a4d1d7
tree74fba055f903d470ade43791b235ec832051749b
parentaa3496accc412b3d975e4ee5d06076d73394d8b5
parentd5ce4b89234156d66ac8a59bddbc341667aadf86
Merge branch 'veristat: replay, filtering, sorting'

Andrii Nakryiko says:

====================

This patch set adds a bunch of new featurs and improvements that were sorely
missing during recent active use of veristat to develop BPF verifier precision
changes. Individual patches provide justification, explanation and often
examples showing how new capabilities can be used.
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>