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
/
testing
/
selftests
/
bpf
/
prog_tests
/
btf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests
Andrii Nakryiko
1
-1
/
+0
2021-12-11
selftests/bpf: Replace all uses of bpf_load_btf() with bpf_btf_load()
Andrii Nakryiko
1
-20
/
+30
2021-11-26
selftests/bpf: Migrate selftests to bpf_map_create()
Andrii Nakryiko
1
-33
/
+18
2021-11-16
selftests/bpf: Add a dedup selftest with equivalent structure types
Yonghong Song
1
-0
/
+26
2021-11-12
selftests/bpf: Test BTF_KIND_DECL_TAG for deduplication
Yonghong Song
1
-4
/
+135
2021-11-12
selftests/bpf: Add BTF_KIND_TYPE_TAG unit tests
Yonghong Song
1
-0
/
+18
2021-11-12
libbpf: Turn btf_dedup_opts into OPTS-based struct
Andrii Nakryiko
1
-39
/
+7
2021-11-07
selftests/bpf: Free inner strings index in btf selftest
Andrii Nakryiko
1
-4
/
+2
2021-10-23
selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedef
Yonghong Song
1
-6
/
+41
2021-10-23
selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit tests
Yonghong Song
1
-0
/
+36
2021-10-23
selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIs
Hengqi Chen
1
-5
/
+5
2021-10-19
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
1
-80
/
+80
2021-10-06
selftests/bpf: Switch to new bpf_object__next_{map,program} APIs
Hengqi Chen
1
-1
/
+1
2021-09-15
selftests/bpf: Test BTF_KIND_TAG for deduplication
Yonghong Song
1
-17
/
+175
2021-09-15
selftests/bpf: Add BTF_KIND_TAG unit tests
Yonghong Song
1
-0
/
+245
2021-09-15
selftests/bpf: Change NAME_NTH/IS_NAME_NTH for BTF_KIND_TAG format
Yonghong Song
1
-2
/
+2
2021-07-30
tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()
Quentin Monnet
1
-1
/
+2
2021-07-30
tools: Free BTF objects at various locations
Quentin Monnet
1
-0
/
+1
2021-05-26
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
1
-46
/
+47
2021-03-05
selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication tests
Ilya Leoshkevich
1
-12
/
+31
2021-03-05
selftest/bpf: Add BTF_KIND_FLOAT tests
Ilya Leoshkevich
1
-0
/
+131
2021-03-05
selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" test
Ilya Leoshkevich
1
-1
/
+1
2021-01-22
selftest/bpf: Fix typo
Junlin Yang
1
-2
/
+2
2021-01-21
bpf: Permit size-0 datasec
Yonghong Song
1
-0
/
+21
2020-11-06
selftest/bpf: Relax btf_dedup test checks
Andrii Nakryiko
1
-15
/
+25
2020-09-16
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
1
-0
/
+6811