aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/btf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-16libbpf: Per-symbol visibility for DSOAndrey Ignatov1-8/+14
2018-10-08libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-ClauseAlexei Starovoitov1-1/+1
2018-10-04libbpf: Make include guards consistentAndrey Ignatov1-3/+3
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-08-06bpf: btf: Change tools/lib/bpf/btf to LGPLMartin KaFai Lau1-1/+1
2018-08-02tools: bpf: fix BTF code added twice to different treesJakub Kicinski1-1/+0
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+6
2018-07-25bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau1-0/+2
2018-07-25bpf: Replace [u]int32_t and [u]int64_t in libbpfMartin KaFai Lau1-4/+4
2018-07-14bpf: btf: export btf types and name by offset from libOkash Khawaja1-0/+3
2018-04-19bpf: btf: Add BTF support to libbpfMartin KaFai Lau1-0/+22