Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-16 | libbpf: Split bpf_core_apply_relo() | 1 | -6/+36 | |
2021-12-03 | libbpf: Reduce bpf_core_apply_relo_insn() stack usage. | 1 | -1/+29 | |
2021-12-02 | libbpf: Cleanup struct bpf_core_cand. | 1 | -2/+0 | |
2021-12-02 | bpf: Pass a set of bpf_core_relo-s to prog_load command. | 1 | -53/+0 | |
2021-12-02 | bpf: Define enum bpf_core_relo_kind as uapi. | 1 | -17/+1 | |
2021-07-26 | libbpf: Split CO-RE logic into relo_core.c. | 1 | -2/+10 | |
2021-07-26 | libbpf: Move CO-RE types into relo_core.h. | 1 | -0/+92 |