index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
btf.c
Age
Commit message (
Expand
)
Author
2018-12-09
bpf: libbpf: Add btf_line_info support to libbpf
Martin KaFai Lau
2018-12-09
bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logic
Martin KaFai Lau
2018-12-05
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
2018-11-28
bpf: Fix various lib and testsuite build failures on 32-bit.
David Miller
2018-11-26
libbpf: Name changing for btf_get_from_id
Martin KaFai Lau
2018-11-20
tools/bpf: refactor to implement btf_get_from_id() in lib/bpf
Yonghong Song
2018-11-20
tools/bpf: add support to read .BTF.ext sections
Yonghong Song
2018-11-20
tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNC
Martin KaFai Lau
2018-10-08
libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
Alexei Starovoitov
2018-08-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-06
bpf: btf: Change tools/lib/bpf/btf to LGPL
Martin KaFai Lau
2018-08-02
tools: bpf: fix BTF code added twice to different trees
Jakub Kicinski
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-25
bpf: Introduce BPF_ANNOTATE_KV_PAIR
Martin KaFai Lau
2018-07-25
bpf: Replace [u]int32_t and [u]int64_t in libbpf
Martin KaFai Lau
2018-07-14
bpf: btf: export btf types and name by offset from lib
Okash Khawaja
2018-05-23
bpf: btf: Add tests for the btf uapi changes
Martin KaFai Lau
2018-04-23
bpf: btf: Clean up btf.h in uapi
Martin KaFai Lau
2018-04-19
bpf: btf: Add BTF support to libbpf
Martin KaFai Lau