Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libbpf: Add weak ksym support to gen_loader | Kumar Kartikeya Dwivedi | 2021-10-28 | 1 | -3/+32 |
* | libbpf: Add typeless ksym support to gen_loader | Kumar Kartikeya Dwivedi | 2021-10-28 | 1 | -12/+85 |
* | libbpf: Add "map_extra" as a per-map-type extra flag | Joanne Koong | 2021-10-28 | 1 | -1/+2 |
* | libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations | Kumar Kartikeya Dwivedi | 2021-10-05 | 1 | -53/+261 |
* | libbpf: Make gen_loader data aligned. | Alexei Starovoitov | 2021-09-29 | 1 | -1/+6 |
* | libbpf: Cleanup temp FDs when intermediate sys_bpf fails. | Alexei Starovoitov | 2021-05-19 | 1 | -4/+44 |
* | libbpf: Generate loader program out of BPF ELF file. | Alexei Starovoitov | 2021-05-19 | 1 | -0/+689 |