b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | What: /sys/kernel/btf |
| 2 | Date: Aug 2019 |
| 3 | KernelVersion: 5.5 |
| 4 | Contact: bpf@vger.kernel.org |
| 5 | Description: |
| 6 | Contains BTF type information and related data for kernel and |
| 7 | kernel modules. |
| 8 | |
| 9 | What: /sys/kernel/btf/vmlinux |
| 10 | Date: Aug 2019 |
| 11 | KernelVersion: 5.5 |
| 12 | Contact: bpf@vger.kernel.org |
| 13 | Description: |
| 14 | Read-only binary attribute exposing kernel's own BTF type |
| 15 | information with description of all internal kernel types. See |
| 16 | Documentation/bpf/btf.rst for detailed description of format |
| 17 | itself. |