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  
  1. How Do I Profile eBPF Code? (naveensrinivasan.com)
  2. Librrd Playground (systemf.epfl.ch)
  3. Linux BPF Superpowers (2016) (www.brendangregg.com)
  4. Interactive eBPF (ebpf.party)