Skip to content

veristat v0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 20:36
· 2 commits to main since this release

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