Skip to content

e-dant/bpf-fs-events

Repository files navigation

Filesystem events on Linux through BPF

An experimental backend for watcher which

  • Uses BPF to track filesystem events. This gives us more control over what is reported.
  • Exposes a socket to read filesystem events off. This makes reuse of the BPF programs more accessible to other programs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages