Hackernews posts about eBPF
eBPF is a new execution environment for Linux that allows developers to write programs directly in the kernel's BPF (Berkeley Packet Filter) bytecode.
Related:
Kubernetes
- Cilium eBPF-Go on Windows (ebpf-go.dev)
- A List of eBPF Research Papers (pchaigno.github.io)
- Using eBPF to Debug eBPF (www.stackstate.com)
- Meta's eBPF-Powered Strobelight Software Reduced CPU Cycles by 20% (www.phoronix.com)
- Improving the eBPF tests in the kernel – Bootlin (bootlin.com)
- eBPF Arena: A Tutorial (fshahinfar1.github.io)
- One character change provides 20% savings for Meta (www.theregister.com)
- Meta says it cut CPU usage by 20% throug kernel-level profiling (www.theregister.com)
- BPF or How I Learned to Stop Worrying and Love the Kernel (cgmathprog.home.blog)
- How we found and fixed an eBPF Linux kernel vulnerability (bughunters.google.com)
- Noisy neighbor detection with eBPF (netflixtechblog.com)
- eBPF Documentary (www.brendangregg.com)
- Kyanos: eBPF-based network issue analysis tool (github.com)
- Linux runtime security agent powered by eBPF (github.com)
- A Beginner's Guide to eBPF (github.com)
- Case Study: ByteDance Uses eBPF to Enhance Networking Performance (ebpf.foundation)
- DeepFlow – open-source eBPF Distributed Tracing (deepflow.io)
- Every boring problem found in eBPF (2022) (tmpout.sh)
- eBPF Networking Techniques – Packet Redirection (who.ldelossa.is)
- Bpftop: Streamlining eBPF performance optimization (netflixtechblog.com)
- Instrumenting Python GIL with eBPF (coroot.com)
- Unit Testing eBPF Programs (who.ldelossa.is)
- eBPF Verification Is Untenable (twitter.com)
- Writing a system call tracer using eBPF (sh4dy.com)
- Application Traffic with eBPF (thebsdbox.co.uk)
- eBPF for Cybersecurity – Part 1 (blog.cloudnativefolks.org)
- Bpfman: An eBPF Manager (bpfman.io)
- Show HN: Goroutine Monitor Powered by eBPF (github.com)
- EBPFGuard: a Rust Library Mitigation of Threats Using LSM Hooks (www.deepfence.io)
- Profiling Python and Ruby Using eBPF (www.polarsignals.com)