index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
2021-10-29
15
-107
/
+142
*
bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...
Joanne Koong
2021-10-28
4
-5
/
+104
*
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
2021-10-28
8
-30
/
+695
*
selftests/bpf: Add bloom filter map test cases
Joanne Koong
2021-10-28
2
-0
/
+286
*
selftests/bpf: Adding a namespace reset for tc_redirect
Yucong Sun
2021-10-27
1
-0
/
+14
*
selftests/bpf: Fix attach_probe in parallel mode
Yucong Sun
2021-10-27
1
-2
/
+7
*
selfetests/bpf: Update vmtest.sh defaults
Yucong Sun
2021-10-27
1
-3
/
+3
*
selftests/bpf: Guess function end for test_get_branch_snapshot
Song Liu
2021-10-26
3
-44
/
+4
*
selftests/bpf: Skip all serial_test_get_branch_snapshot in vm
Song Liu
2021-10-26
1
-10
/
+6
*
selftests/bpf: Fix test_core_reloc_mods on big-endian machines
Ilya Leoshkevich
2021-10-26
1
-0
/
+9
*
selftests/seccomp: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-10-26
1
-3
/
+3
*
selftests/bpf: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-10-26
5
-16
/
+16
*
selftests/bpf: Split out bpf_verif_scale selftests into multiple tests
Andrii Nakryiko
2021-10-25
1
-68
/
+152
*
selftests/bpf: Mark tc_redirect selftest as serial
Andrii Nakryiko
2021-10-25
1
-1
/
+1
*
selftests/bpf: Support multiple tests per file
Andrii Nakryiko
2021-10-25
1
-4
/
+3
*
selftests/bpf: Normalize selftest entry points
Andrii Nakryiko
2021-10-25
6
-15
/
+13
*
selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.c
Yonghong Song
2021-10-23
1
-2
/
+7
*
selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedef
Yonghong Song
2021-10-23
1
-6
/
+41
*
selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit tests
Yonghong Song
2021-10-23
1
-0
/
+36
*
selftests/bpf: Fix flow dissector tests
Stanislav Fomichev
2021-10-23
3
-20
/
+18
*
selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIs
Hengqi Chen
2021-10-23
8
-22
/
+22
*
selftests/bpf: Make perf_buffer selftests work on 4.9 kernel again
Andrii Nakryiko
2021-10-22
2
-2
/
+23
*
selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal maps
Andrii Nakryiko
2021-10-22
6
-7
/
+14
*
selftests/bpf: Demonstrate use of custom .rodata/.data sections
Andrii Nakryiko
2021-10-22
2
-0
/
+47
*
selftests/bpf: Use nanosleep tracepoint in perf buffer test
Jiri Olsa
2021-10-22
1
-1
/
+1
*
selftests/bpf: Fix possible/online index mismatch in perf_buffer test
Jiri Olsa
2021-10-22
1
-6
/
+7
*
selftests/bpf: Fix perf_buffer test on system with offline cpus
Jiri Olsa
2021-10-22
1
-2
/
+2
*
selftests/bpf: Add verif_stats test
Dave Marchevsky
2021-10-22
1
-0
/
+28
*
selftests/bpf: Test bpf_skc_to_unix_sock() helper
Hengqi Chen
2021-10-22
2
-0
/
+94
*
selftests/bpf: Some more atomic tests
Brendan Jackman
2021-10-21
3
-0
/
+120
*
selftests/bpf: Use cpu_number only on arches that have it
Ilya Leoshkevich
2021-10-20
1
-0
/
+2
*
selftests/bpf: Remove duplicated include in cgroup_helpers
Wan Jiabing
2021-10-20
1
-1
/
+0
*
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-19
6
-106
/
+106
*
selftests/bpf: Skip verifier tests that fail to load with ENOTSUPP
Ilya Leoshkevich
2021-10-09
1
-1
/
+11
*
selfetest/bpf: Make some tests serial
Yucong Sun
2021-10-09
38
-38
/
+48
*
selftests/bpf: Fix pid check in fexit_sleep test
Yucong Sun
2021-10-09
1
-2
/
+2
*
selftests/bpf: Adding pid filtering for atomics test
Yucong Sun
2021-10-09
2
-0
/
+17
*
selftests/bpf: Make cgroup_v1v2 use its own port
Yucong Sun
2021-10-09
2
-2
/
+2
*
selftests/bpf: Fix race condition in enable_stats
Yucong Sun
2021-10-09
1
-1
/
+1
*
selftests/bpf: Add per worker cgroup suffix
Yucong Sun
2021-10-08
2
-4
/
+4
*
selftests/bpf: Allow some tests to be executed in sequence
Yucong Sun
2021-10-08
1
-6
/
+54
*
selftests/bpf: Add parallelism to test_progs
Yucong Sun
2021-10-08
2
-37
/
+610
*
bpf/selftests: Add test for writable bare tracepoint
Hou Tao
2021-10-08
7
-2
/
+83
*
bpftool: Add install-bin target to install binary only
Quentin Monnet
2021-10-08
1
-1
/
+1
*
selftests/bpf: Better clean up for runqslower in test_bpftool_build.sh
Quentin Monnet
2021-10-08
1
-0
/
+4
*
tools/runqslower: Install libbpf headers when building
Quentin Monnet
2021-10-08
1
-6
/
+9
*
tools/resolve_btfids: Install libbpf headers when building
Quentin Monnet
2021-10-08
1
-2
/
+5
*
bpftool: Install libbpf headers instead of including the dir
Quentin Monnet
2021-10-08
1
-0
/
+2
*
selftests/bpf: Fix btf_dump test under new clang
Yucong Sun
2021-10-08
4
-9
/
+9
*
selftests/bpf: Remove SEC("version") from test progs
Dave Marchevsky
2021-10-08
40
-61
/
+0
[next]