eBPF 학습자료(업데이트)

2043 단어 ebpf
다음 학습을 위한 준비...

배경 및 디자인



A thorough introduction to eBPF
An introduction to the BPF Compiler Collection
Early packet drop — and more — with BPF
XDP

좋은 시작



ebpf-beginners

eBPF 도구




https://github.com/iovisor/bcc

가다



libbpfgo
ebpf



BPF Performance Tools

웹사이트



https://www.brendangregg.com/ebpf.html

지원되는 eBPF 프로그램



어떤 종류의 eBPF 프로그램이 이벤트에 의해 트리거될 수 있는지는 커널 버전에 따라 다릅니다.

bpf.h에서 찾을 수 있습니다.
https://elixir.bootlin.com/linux/v5.18/source/include/uapi/linux/bpf.h#L922

또는 bpftool을 사용하여 찾으십시오.

//todo


eBPF 명령



https://elixir.bootlin.com/linux/v5.18/source/include/uapi/linux/bpf.h#L840

좋은 웹페이지 즐겨찾기