cilium / ebpf

ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
https://ebpf-go.dev
MIT License
5.99k stars 663 forks source link

Document more parts of the library #1152

Open ti-mo opened 9 months ago

ti-mo commented 9 months ago

With #1017 merged and a working copy hosted at https://ebpf-go.dev, I've been asking existing contributors to write on specific topics I know them to be familiar with. This issue acts as an index of topics I'd like to cover before giving the documentation a wider announcement (Golang weekly, Slack, contacting blog authors, ebpf.io and eBPF weekly), since currently there's quite a few pages that are stubbed out that really should be covered.

Topics we're looking for help for:

lmb commented 9 months ago

I think I'd prefer starting with portable ebpf if that is ok?

lmb commented 8 months ago

Should we take out the current WIP pages and update links everywhere, for now?