index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
btf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: add common min/max macro to libbpf_internal.h
Andrii Nakryiko
2019-06-18
1
-3
/
+0
*
libbpf: switch btf_dedup() to hashmap for dedup table
Andrii Nakryiko
2019-05-24
1
-116
/
+85
*
libbpf: add btf__parse_elf API to load .BTF and .BTF.ext
Andrii Nakryiko
2019-05-24
1
-0
/
+128
*
libbpf: move logging helpers into libbpf_internal.h
Andrii Nakryiko
2019-05-16
1
-1
/
+1
*
btf: add support for VAR and DATASEC in btf_dedup()
Andrii Nakryiko
2019-04-16
1
-2
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-12
1
-1
/
+96
|
\
|
*
bpf, libbpf: add support for BTF Var and DataSec
Daniel Borkmann
2019-04-10
1
-1
/
+96
*
|
libbpf: fix btf_dedup equivalence check handling of different kinds
Andrii Nakryiko
2019-03-27
1
-0
/
+3
|
/
*
btf: resolve enum fwds in btf_dedup
Andrii Nakryiko
2019-03-14
1
-13
/
+38
*
btf: fix bug with resolving STRUCT/UNION into corresponding FWD
Andrii Nakryiko
2019-03-01
1
-3
/
+17
*
btf: allow to customize dedup hash table size
Andrii Nakryiko
2019-03-01
1
-17
/
+36
*
tools/libbpf: signedness bug in btf_dedup_ref_type()
Dan Carpenter
2019-03-01
1
-1
/
+2
*
tools/libbpf: support bigger BTF data sizes
Andrii Nakryiko
2019-02-17
1
-7
/
+8
*
tools/bpf: replace bzero with memset
Andrii Nakryiko
2019-02-15
1
-3
/
+2
*
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
2019-02-08
1
-7
/
+0
*
btf: expose API to work with raw btf_ext data
Andrii Nakryiko
2019-02-08
1
-48
/
+54
*
btf: expose API to work with raw btf data
Andrii Nakryiko
2019-02-08
1
-0
/
+6
*
btf: separate btf creation and loading
Andrii Nakryiko
2019-02-08
1
-24
/
+30
*
tools/bpf: add missing strings.h include
Andrii Nakryiko
2019-02-08
1
-0
/
+1
*
tools/bpf: silence a libbpf unnecessary warning
Yonghong Song
2019-02-06
1
-2
/
+2
*
tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameter
Yonghong Song
2019-02-06
1
-1
/
+1
*
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
2019-02-05
1
-0
/
+12
*
btf: add BTF types deduplication algorithm
Andrii Nakryiko
2019-02-05
1
-0
/
+1741
*
btf: extract BTF type size calculation
Andrii Nakryiko
2019-02-05
1
-52
/
+46
*
tools/bpf: implement libbpf btf__get_map_kv_tids() API function
Yonghong Song
2019-02-04
1
-0
/
+73
*
tools/bpf: print out btf log at LIBBPF_WARN level
Yonghong Song
2019-02-04
1
-10
/
+9
*
tools/bpf: move libbpf pr_* debug print functions to headers
Yonghong Song
2019-02-04
1
-50
/
+47
*
bpf: libbpf: Add btf_line_info support to libbpf
Martin KaFai Lau
2018-12-09
1
-59
/
+150
*
bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logic
Martin KaFai Lau
2018-12-09
1
-118
/
+73
*
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
2018-12-06
1
-6
/
+6
*
bpf: Fix various lib and testsuite build failures on 32-bit.
David Miller
2018-11-29
1
-1
/
+1
*
libbpf: Name changing for btf_get_from_id
Martin KaFai Lau
2018-11-27
1
-1
/
+1
*
tools/bpf: refactor to implement btf_get_from_id() in lib/bpf
Yonghong Song
2018-11-20
1
-0
/
+69
*
tools/bpf: add support to read .BTF.ext sections
Yonghong Song
2018-11-20
1
-0
/
+274
*
tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNC
Martin KaFai Lau
2018-11-20
1
-0
/
+4
*
libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
Alexei Starovoitov
2018-10-08
1
-1
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-12
1
-1
/
+1
|
\
|
*
bpf: btf: Change tools/lib/bpf/btf to LGPL
Martin KaFai Lau
2018-08-06
1
-1
/
+1
*
|
tools: bpf: fix BTF code added twice to different trees
Jakub Kicinski
2018-08-03
1
-17
/
+0
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-16
/
+30
|
\
|
|
*
bpf: Introduce BPF_ANNOTATE_KV_PAIR
Martin KaFai Lau
2018-07-25
1
-4
/
+3
|
*
bpf: Replace [u]int32_t and [u]int64_t in libbpf
Martin KaFai Lau
2018-07-25
1
-18
/
+16
*
|
bpf: btf: export btf types and name by offset from lib
Okash Khawaja
2018-07-14
1
-20
/
+45
|
/
*
bpf: btf: Add tests for the btf uapi changes
Martin KaFai Lau
2018-05-23
1
-3
/
+2
*
bpf: btf: Clean up btf.h in uapi
Martin KaFai Lau
2018-04-23
1
-1
/
+1
*
bpf: btf: Add BTF support to libbpf
Martin KaFai Lau
2018-04-19
1
-0
/
+374