veristat v0.4
Sync up veristat to upstream commit:
a7c205120d33 ("veristat: Fix top source line stat collection")
libbpf
Update libbpf to 1.6.0, commit: c5f22ac ("ci: remove llvm-17 variant of the workflow")
veristat changes
-
Extended stats collection
- Program size in instructions
- Jited program size in bytes
- Program type
- Attach type
- Stack depth
-
Detection of the maximum verifier log size supported by the kernel and using that by default
-
Introducing
--top-src-lines
flag to output the most popular source code lines parsed from verification log