index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_btf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-11
tools/bpf: test btf bitfield with >=256 struct member offset
Yonghong Song
1
-8
/
+21
2018-12-19
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-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-106
/
+714
2018-12-10
tools/bpf: rename *_info_cnt to nr_*_info
Yonghong Song
1
-30
/
+30
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+368
2018-12-09
bpf: Add unit tests for bpf_line_info
Martin KaFai Lau
1
-17
/
+580
2018-12-09
bpf: Refactor and bug fix in test_func_type in test_btf.c
Martin KaFai Lau
1
-86
/
+125
2018-12-05
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
1
-1
/
+7
2018-11-28
tools/bpf: add addition type tests to test_btf
Yonghong Song
1
-0
/
+361
2018-11-28
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
1
-7
/
+7
2018-11-26
libbpf: Name changing for btf_get_from_id
Martin KaFai Lau
1
-1
/
+1
2018-11-26
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
2018-08-11
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
1
-4
/
+1
2018-08-10
tools/bpf: add bpffs pretty print btf test for hash/lru_hash maps
Yonghong Song
1
-15
/
+72
2018-07-27
bpf: btf: Use exact btf value_size match in map_check_btf()
Martin KaFai Lau
1
-2
/
+84
2018-07-24
bpf: btf: Ensure the member->offset is in the right order
Martin KaFai Lau
1
-0
/
+28
2018-06-02
bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD
Martin KaFai Lau
1
-0
/
+22
2018-06-02
bpf: btf: Check array t->size
Martin KaFai Lau
1
-0
/
+23
2018-05-23
bpf: btf: Add tests for the btf uapi changes
Martin KaFai Lau
1
-90
/
+431
2018-05-09
bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_ID
Martin KaFai Lau
1
-13
/
+276
2018-05-09
bpf: btf: Some test_btf clean up
Martin KaFai Lau
1
-102
/
+99
2018-04-19
bpf: btf: Add BTF tests
Martin KaFai Lau
1
-0
/
+1669