diff options
| author | Paul Chaignon <paul.chaignon@gmail.com> | 2023-11-27 22:53:43 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-11-28 12:12:09 +0000 |
| commit | baec5b18b692c2a40f471841cc7bf288e9bd6600 (patch) | |
| tree | 8717fa3582feec50921073f51e32d1b843b92276 /docs/linux/reporting_kernel_bugs.md | |
| parent | 37241f00429afb88d5c6a0b1fe00277505f34064 (diff) | |
sys/linux: move description of BPF programs to own file
The bpf.txt file is becoming huge as it contains the descriptions for
all the bpf(2) commands. The most complex command to describe is
currently BPF_PROG_LOAD has it contains the whole BPF program
description. Those descriptions are also likely to grow significantly as
we add more BPF helper descriptions.
This commit therefore moves the descriptions pertaining to BPF programs
(attributes for BPF_PROG_LOAD, eBPF instructions, and BPF helpers) to
their own file, bpf_prog.txt.
Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
Diffstat (limited to 'docs/linux/reporting_kernel_bugs.md')
0 files changed, 0 insertions, 0 deletions
