summaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/linker.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-22libbpf: Skip BTF fixup if object file has no BTFAndrii Nakryiko1-0/+3
2021-03-18libbpf: Add BPF static linker BTF and BTF.ext supportAndrii Nakryiko1-2/+767
2021-03-18libbpf: Add BPF static linker APIsAndrii Nakryiko1-0/+1176