https://github.com/replit/replit-ebpf
replit ebpf helpers
https://github.com/replit/replit-ebpf
Last synced: 7 months ago
JSON representation
replit ebpf helpers
- Host: GitHub
- URL: https://github.com/replit/replit-ebpf
- Owner: replit
- License: mit
- Created: 2024-09-10T16:08:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-02T16:03:39.000Z (10 months ago)
- Last Synced: 2025-07-20T04:41:16.564Z (7 months ago)
- Language: Go
- Size: 2.49 MB
- Stars: 1
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Audit: auditwatch/audit.h
Awesome Lists containing this project
README
# replit-ebpf
replit-ebpf is a daemon which provides various hooks into the kernel via eBPF to give more observability into btrfs/block device subsystems.
This is maintained as a separate binary in a separate repo because it makes use of the GPL eBPF helpers.