index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_btf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
1
-7067
/
+0
2020-08-14
selftest/bpf: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
1
-4
/
+4
2020-04-25
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
1
-1
/
+1
2020-03-10
selftests/bpf: Add test for the packed enum member in struct/union
Yoshiki Komachi
1
-0
/
+42
2020-01-21
selftests/bpf: Don't check for btf fd in test_btf
Stanislav Fomichev
1
-4
/
+0
2019-07-16
selftests/bpf: add trickier size resolution tests
Andrii Nakryiko
1
-0
/
+88
2019-06-18
selftests/bpf: add test for BTF-defined maps
Andrii Nakryiko
1
-7
/
+3
2019-05-25
selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext
Andrii Nakryiko
1
-58
/
+13
2019-04-27
bpf: Refactor BTF encoding macro to test_btf.h
Martin KaFai Lau
1
-62
/
+1
2019-04-16
selftests/btf: add VAR and DATASEC case for dedup tests
Andrii Nakryiko
1
-0
/
+49
2019-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-10
/
+687
2019-04-10
bpf, selftest: add test cases for BTF Var and DataSec
Daniel Borkmann
1
-2
/
+663
2019-04-01
bpf: add bpffs multi-dimensional array tests in test_btf
Yonghong Song
1
-8
/
+24
2019-03-27
selftests/bpf: add btf_dedup test for VOID equivalence check
Andrii Nakryiko
1
-0
/
+47
2019-03-14
selftests/bpf: add fwd enum resolution test for btf_dedup
Andrii Nakryiko
1
-0
/
+44
2019-03-01
selftests/bpf: add btf_dedup test of FWD/STRUCT resolution
Andrii Nakryiko
1
-0
/
+45
2019-03-01
selftests/bpf: fix btf_dedup testing code
Andrii Nakryiko
1
-2
/
+2
2019-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-13
/
+26
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+3
2019-02-08
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
1
-13
/
+26
2019-02-06
tools/bpf: fix a selftest test_btf failure
Yonghong Song
1
-1
/
+1
2019-02-05
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
1
-15
/
+520
2019-02-05
libbpf: fix libbpf_print
Stanislav Fomichev
1
-11
/
+2
2019-02-04
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
1
-3
/
+4
2019-01-30
tools/bpf: fix test_btf for typedef func_proto case
Yonghong Song
1
-6
/
+3
2019-01-24
selftests: bpf: add tests for dead code removal
Jakub Kicinski
1
-7
/
+389
2019-01-17
tools/bpf: add bpffs pretty print test for int128
Yonghong Song
1
-0
/
+79
2019-01-17
tools/bpf: refactor test_btf pretty printing for multiple map value formats
Yonghong Song
1
-37
/
+75
2019-01-17
tools/bpf: add int128 raw test in test_btf
Yonghong Song
1
-0
/
+93
2019-01-11
tools/bpf: test btf bitfield with >=256 struct member offset
Yonghong Song
1
-8
/
+21
2018-12-20
bpf: Add BPF_LD_IMM64 to the line_info test
Martin KaFai Lau
1
-0
/
+27
2018-12-18
tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btf
Yonghong Song
1
-5
/
+5
2018-12-18
tools/bpf: test kernel bpffs map pretty print with struct kind_flag
Yonghong Song
1
-14
/
+154
2018-12-18
tools/bpf: add test_btf unit tests for kind_flag
Yonghong Song
1
-2
/
+494
2018-12-13
bpf: Remove !func_info and !line_info check from test_btf and bpftool
Martin KaFai Lau
1
-7
/
+0
2018-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-106
/
+714
2018-12-11
tools/bpf: rename *_info_cnt to nr_*_info
Yonghong Song
1
-30
/
+30
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+368
2018-12-10
bpf: Add unit tests for bpf_line_info
Martin KaFai Lau
1
-17
/
+580
2018-12-10
bpf: Refactor and bug fix in test_func_type in test_btf.c
Martin KaFai Lau
1
-86
/
+125
2018-12-06
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
1
-1
/
+7
2018-11-29
tools/bpf: add addition type tests to test_btf
Yonghong Song
1
-0
/
+361
2018-11-29
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
1
-7
/
+7
2018-11-27
libbpf: Name changing for btf_get_from_id
Martin KaFai Lau
1
-1
/
+1
2018-11-27
tools/bpf: change selftest test_btf for both jit and non-jit
Yonghong Song
1
-30
/
+3
2018-11-22
tools/bpf: fix spelling mistake "memeory" -> "memory"
Colin Ian King
1
-2
/
+2
2018-11-20
tools/bpf: enhance test_btf file testing to test func info
Yonghong Song
1
-9
/
+108
2018-11-20
tools/bpf: extends test_btf to test load/retrieve func_type info
Yonghong Song
1
-3
/
+329
2018-11-20
tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNC
Martin KaFai Lau
1
-2
/
+472
2018-08-30
tools/bpf: add bpffs percpu map pretty print tests in test_btf
Yonghong Song
1
-35
/
+144
[next]