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
- Case Study: ByteDance Uses eBPF to Enhance Networking Performance (ebpf.foundation)
- eBPF Research Papers (pchaigno.github.io)
- The Solana eBPF Virtual Machine (www.anza.xyz)
- Io_uring eBPF XDP and Af_XDP [video] (media.ccc.de)
- Tracepoints, Kprobes, or Fprobes: Which One Should You Choose? (ebpfchirp.substack.com)
- RRB vector: a practical general purpose immutable sequence (infoscience.epfl.ch)
- 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)
- 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)