summaryrefslogtreecommitdiff
path: root/tools/lib/bpf/btf.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-25bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau1-4/+3
2018-07-25bpf: Replace [u]int32_t and [u]int64_t in libbpfMartin KaFai Lau1-18/+16
2018-05-23bpf: btf: Add tests for the btf uapi changesMartin KaFai Lau1-3/+2
2018-04-23bpf: btf: Clean up btf.h in uapiMartin KaFai Lau1-1/+1
2018-04-19bpf: btf: Add BTF support to libbpfMartin KaFai Lau1-0/+374