Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-22 | selftests/bpf: Demonstrate use of custom .rodata/.data sections | Andrii Nakryiko | 1 | -0/+29 |
2021-09-08 | selftests/bpf: Add checks for X__elf_bytes() skeleton helper | Matt Smith | 1 | -0/+6 |
2021-05-12 | selftests/bpf: Stop using static variables for passing data to/from user-space | Andrii Nakryiko | 1 | -4/+2 |
2020-07-14 | tools/bpftool: Strip away modifiers from global variables | Andrii Nakryiko | 1 | -3/+3 |
2020-06-13 | libbpf: Support pre-initializing .bss global variables | Andrii Nakryiko | 1 | -5/+40 |
2019-12-19 | libbpf: Put Kconfig externs into .kconfig section | Andrii Nakryiko | 1 | -9/+7 |
2019-12-18 | bpftool, selftests/bpf: Embed object file inside skeleton | Andrii Nakryiko | 1 | -3/+1 |
2019-12-16 | selftests/bpf: Add tests for libbpf-provided externs | Andrii Nakryiko | 1 | -1/+17 |
2019-12-16 | selftests/bpf: Add test validating data section to struct convertion layout | Andrii Nakryiko | 1 | -0/+51 |