index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_btf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
2020-09-15
1
-7067
/
+0
*
selftest/bpf: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
2020-08-13
1
-4
/
+4
*
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
2020-04-24
1
-1
/
+1
*
selftests/bpf: Add test for the packed enum member in struct/union
Yoshiki Komachi
2020-03-10
1
-0
/
+42
*
selftests/bpf: Don't check for btf fd in test_btf
Stanislav Fomichev
2020-01-20
1
-4
/
+0
*
selftests/bpf: add trickier size resolution tests
Andrii Nakryiko
2019-07-15
1
-0
/
+88
*
selftests/bpf: add test for BTF-defined maps
Andrii Nakryiko
2019-06-18
1
-7
/
+3
*
selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext
Andrii Nakryiko
2019-05-24
1
-58
/
+13
*
bpf: Refactor BTF encoding macro to test_btf.h
Martin KaFai Lau
2019-04-27
1
-62
/
+1
*
selftests/btf: add VAR and DATASEC case for dedup tests
Andrii Nakryiko
2019-04-16
1
-0
/
+49
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-11
1
-10
/
+687
|
\
|
*
bpf, selftest: add test cases for BTF Var and DataSec
Daniel Borkmann
2019-04-09
1
-2
/
+663
|
*
bpf: add bpffs multi-dimensional array tests in test_btf
Yonghong Song
2019-04-01
1
-8
/
+24
*
|
selftests/bpf: add btf_dedup test for VOID equivalence check
Andrii Nakryiko
2019-03-27
1
-0
/
+47
|
/
*
selftests/bpf: add fwd enum resolution test for btf_dedup
Andrii Nakryiko
2019-03-14
1
-0
/
+44
*
selftests/bpf: add btf_dedup test of FWD/STRUCT resolution
Andrii Nakryiko
2019-03-01
1
-0
/
+45
*
selftests/bpf: fix btf_dedup testing code
Andrii Nakryiko
2019-03-01
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-16
1
-13
/
+26
|
\
|
*
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
2019-02-08
1
-13
/
+26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-6
/
+3
|
\
\
|
|
/
|
/
|
|
*
tools/bpf: fix test_btf for typedef func_proto case
Yonghong Song
2019-01-29
1
-6
/
+3
*
|
tools/bpf: fix a selftest test_btf failure
Yonghong Song
2019-02-05
1
-1
/
+1
*
|
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
2019-02-05
1
-15
/
+520
*
|
libbpf: fix libbpf_print
Stanislav Fomichev
2019-02-04
1
-11
/
+2
*
|
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
2019-02-04
1
-3
/
+4
*
|
selftests: bpf: add tests for dead code removal
Jakub Kicinski
2019-01-23
1
-7
/
+389
*
|
tools/bpf: add bpffs pretty print test for int128
Yonghong Song
2019-01-16
1
-0
/
+79
*
|
tools/bpf: refactor test_btf pretty printing for multiple map value formats
Yonghong Song
2019-01-16
1
-37
/
+75
*
|
tools/bpf: add int128 raw test in test_btf
Yonghong Song
2019-01-16
1
-0
/
+93
|
/
*
tools/bpf: test btf bitfield with >=256 struct member offset
Yonghong Song
2019-01-11
1
-8
/
+21
*
bpf: Add BPF_LD_IMM64 to the line_info test
Martin KaFai Lau
2018-12-19
1
-0
/
+27
*
tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btf
Yonghong Song
2018-12-18
1
-5
/
+5
*
tools/bpf: test kernel bpffs map pretty print with struct kind_flag
Yonghong Song
2018-12-18
1
-14
/
+154
*
tools/bpf: add test_btf unit tests for kind_flag
Yonghong Song
2018-12-18
1
-2
/
+494
*
bpf: Remove !func_info and !line_info check from test_btf and bpftool
Martin KaFai Lau
2018-12-13
1
-7
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-10
1
-106
/
+714
|
\
|
*
tools/bpf: rename *_info_cnt to nr_*_info
Yonghong Song
2018-12-10
1
-30
/
+30
|
*
bpf: Add unit tests for bpf_line_info
Martin KaFai Lau
2018-12-09
1
-17
/
+580
|
*
bpf: Refactor and bug fix in test_func_type in test_btf.c
Martin KaFai Lau
2018-12-09
1
-86
/
+125
|
*
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
2018-12-05
1
-1
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
1
-7
/
+368
|
\
\
|
|
/
|
/
|
|
*
tools/bpf: add addition type tests to test_btf
Yonghong Song
2018-11-28
1
-0
/
+361
|
*
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
2018-11-28
1
-7
/
+7
*
|
libbpf: Name changing for btf_get_from_id
Martin KaFai Lau
2018-11-26
1
-1
/
+1
*
|
tools/bpf: change selftest test_btf for both jit and non-jit
Yonghong Song
2018-11-26
1
-30
/
+3
*
|
tools/bpf: fix spelling mistake "memeory" -> "memory"
Colin Ian King
2018-11-22
1
-2
/
+2
*
|
tools/bpf: enhance test_btf file testing to test func info
Yonghong Song
2018-11-20
1
-9
/
+108
*
|
tools/bpf: extends test_btf to test load/retrieve func_type info
Yonghong Song
2018-11-20
1
-3
/
+329
*
|
tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNC
Martin KaFai Lau
2018-11-20
1
-2
/
+472
|
/
*
tools/bpf: add bpffs percpu map pretty print tests in test_btf
Yonghong Song
2018-08-30
1
-35
/
+144
[next]