Skip to content

v0.6.1-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 06:52
· 76 commits to main since this release
v0.6.1-beta.1
  • Previously, when building tracexec, even if --no-default-feaures is specified,
    libbpf still gets vendored once because it is also depended in libbpf-cargo build dependency.
    This release fixes it.
  • Fix the help entry of breakpoint manager.
  • Fix: eBPF: only remove pgid from closure if follow-forks
  • Fix: eBPF: simplify program to make it load on kernel >= 6.8