summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/gen_loader.c
Commit message (Expand)AuthorAgeFilesLines
* libbpf: Add weak ksym support to gen_loaderKumar Kartikeya Dwivedi2021-10-281-3/+32
* libbpf: Add typeless ksym support to gen_loaderKumar Kartikeya Dwivedi2021-10-281-12/+85
* libbpf: Add "map_extra" as a per-map-type extra flagJoanne Koong2021-10-281-1/+2
* libbpf: Update gen_loader to emit BTF_KIND_FUNC relocationsKumar Kartikeya Dwivedi2021-10-051-53/+261
* libbpf: Make gen_loader data aligned.Alexei Starovoitov2021-09-291-1/+6
* libbpf: Cleanup temp FDs when intermediate sys_bpf fails.Alexei Starovoitov2021-05-191-4/+44
* libbpf: Generate loader program out of BPF ELF file.Alexei Starovoitov2021-05-191-0/+689