Skip to content

Release v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 15:24
v0.9.0
53720de

Release v0.9.0

This releases bring bug fix for page caches for Kernel 5.15.x.
Integrate CO-RE implementation in eBPF.plugin.

Release Notes

  • Changed monitored function in kernel 5.15, because account_page_dirtied became static
  • Add CO-RE codes for:
    • Synchronization syscalls (sync, msync, syncfs, sync_file_range, fdatasync, and fsync)
    • SWAP
    • Mount syscalls (mount and umount)
    • Filesystem monitoring (EXT4, NFS, XFS, ZFS, and NFS)
    • Page cache