bpf [0b24ace2]
Tags: linux
- originally named for the packet filter, extended for a generic kernel execution engine
- Main frontends are BCC (github.com/iovisor/bcc) and bpftrace (github.com/iovisor/bpftrace)
- www.linux.com/news/bpf-tour-program-types/
- git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git
- www.brendangregg.com/bpf-performance-tools-book.html