Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libbpf: Wrap source argument of BPF_CORE_READ macro in parentheses | Andrii Nakryiko | 2020-06-22 | 1 | -4/+4 |
* | libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usage | Andrii Nakryiko | 2019-11-06 | 1 | -16/+11 |
* | libbpf: Add support for field size relocations | Andrii Nakryiko | 2019-11-04 | 1 | -0/+7 |
* | libbpf: Add support for relocatable bitfields | Andrii Nakryiko | 2019-11-04 | 1 | -0/+72 |
* | libbpf: Add BPF-side definitions of supported field relocation kinds | Andrii Nakryiko | 2019-10-15 | 1 | -1/+23 |
* | libbpf: Generate more efficient BPF_CORE_READ code | Andrii Nakryiko | 2019-10-11 | 1 | -2/+2 |
* | libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers | Andrii Nakryiko | 2019-10-08 | 1 | -0/+167 |