Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ The core question is simple:
> Will this `.bpf.o` load and attach on the kernels I care about, and if not,
> what failed?

**Live demo:** [demo.kernelguard.net](https://demo.kernelguard.net) — upload a
`.bpf.o` and see the compatibility matrix.

## Why not just rely on CO-RE / BTFHub?

CO-RE makes a `.bpf.o` *portable in principle*; it does not guarantee it will
Expand Down