index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
btf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-10
bpf, libbpf: add support for BTF Var and DataSec
Daniel Borkmann
1
-0
/
+3
2019-03-01
btf: allow to customize dedup hash table size
Andrii Nakryiko
1
-0
/
+1
2019-03-01
libbpf: fix formatting for btf_ext__get_raw_data
Andrii Nakryiko
1
-1
/
+1
2019-02-08
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
1
-2
/
+0
2019-02-08
btf: expose API to work with raw btf_ext data
Andrii Nakryiko
1
-0
/
+2
2019-02-08
btf: expose API to work with raw btf data
Andrii Nakryiko
1
-0
/
+1
2019-02-08
btf: separate btf creation and loading
Andrii Nakryiko
1
-0
/
+1
2019-02-06
tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameter
Yonghong Song
1
-1
/
+1
2019-02-05
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
1
-0
/
+3
2019-02-05
btf: add BTF types deduplication algorithm
Andrii Nakryiko
1
-0
/
+7
2019-02-04
tools/bpf: implement libbpf btf__get_map_kv_tids() API function
Yonghong Song
1
-0
/
+4
2019-02-04
tools/bpf: expose functions btf_ext__* as API functions
Yonghong Song
1
-12
/
+12
2019-02-04
tools/bpf: move libbpf pr_* debug print functions to headers
Yonghong Song
1
-5
/
+2
2018-12-10
bpf: libbpf: Add btf_line_info support to libbpf
Martin KaFai Lau
1
-1
/
+9
2018-12-10
bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logic
Martin KaFai Lau
1
-13
/
+4
2018-11-27
libbpf: Name changing for btf_get_from_id
Martin KaFai Lau
1
-1
/
+1
2018-11-22
libbpf: make sure bpf headers are c++ include-able
Stanislav Fomichev
1
-0
/
+8
2018-11-20
tools/bpf: refactor to implement btf_get_from_id() in lib/bpf
Yonghong Song
1
-0
/
+1
2018-11-20
tools/bpf: add support to read .BTF.ext sections
Yonghong Song
1
-0
/
+50
2018-10-17
libbpf: Per-symbol visibility for DSO
Andrey Ignatov
1
-8
/
+14
2018-10-08
libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
Alexei Starovoitov
1
-1
/
+1
2018-10-04
libbpf: Make include guards consistent
Andrey Ignatov
1
-3
/
+3
2018-08-12
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-08-06
bpf: btf: Change tools/lib/bpf/btf to LGPL
Martin KaFai Lau
1
-1
/
+1
2018-08-03
tools: bpf: fix BTF code added twice to different trees
Jakub Kicinski
1
-1
/
+0
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2018-07-25
bpf: Introduce BPF_ANNOTATE_KV_PAIR
Martin KaFai Lau
1
-0
/
+2
2018-07-25
bpf: Replace [u]int32_t and [u]int64_t in libbpf
Martin KaFai Lau
1
-4
/
+4
2018-07-14
bpf: btf: export btf types and name by offset from lib
Okash Khawaja
1
-0
/
+3
2018-04-19
bpf: btf: Add BTF support to libbpf
Martin KaFai Lau
1
-0
/
+22