index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-03-11
selftests/bpf: Add kprobe multi triggering benchmarks
Jiri Olsa
2024-03-11
selftests/bpf: Add bpf_arena_htab test.
Alexei Starovoitov
2024-03-11
selftests/bpf: Add bpf_arena_list test.
Alexei Starovoitov
2024-03-11
selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
Alexei Starovoitov
2024-03-11
bpf: Add helper macro bpf_addr_space_cast()
Alexei Starovoitov
2024-03-11
libbpf: Recognize __arena global variables.
Andrii Nakryiko
2024-03-11
bpftool: Recognize arena map type
Alexei Starovoitov
2024-03-11
libbpf: Add support for bpf_arena.
Alexei Starovoitov
2024-03-11
libbpf: Add __arg_arena to bpf_helpers.h
Alexei Starovoitov
2024-03-11
bpf: Disasm support for addr_space_cast instruction.
Alexei Starovoitov
2024-03-11
bpf: Introduce bpf_arena.
Alexei Starovoitov
2024-03-11
selftests/bpf: Add fexit and kretprobe triggering benchmarks
Andrii Nakryiko
2024-03-07
bpftool: rename is_internal_mmapable_map into is_mmapable_map
Andrii Nakryiko
2024-03-07
libbpf: Allow specifying 64-bit integers in map BTF.
Alexei Starovoitov
2024-03-06
selftests/bpf: Test cases for '?' in BTF names
Eduard Zingerman
2024-03-06
selftests/bpf: Test case for SEC("?.struct_ops")
Eduard Zingerman
2024-03-06
libbpf: Rewrite btf datasec names starting from '?'
Eduard Zingerman
2024-03-06
libbpf: Struct_ops in SEC("?.struct_ops") / SEC("?.struct_ops.link")
Eduard Zingerman
2024-03-06
libbpf: Replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type
Eduard Zingerman
2024-03-06
selftests/bpf: Verify struct_ops autoload/autocreate sync
Eduard Zingerman
2024-03-06
libbpf: Sync progs autoload with maps autocreate for struct_ops maps
Eduard Zingerman
2024-03-06
selftests/bpf: Test autocreate behavior for struct_ops maps
Eduard Zingerman
2024-03-06
selftests/bpf: Bad_struct_ops test
Eduard Zingerman
2024-03-06
selftests/bpf: Utility functions to capture libbpf log in test_progs
Eduard Zingerman
2024-03-06
selftests/bpf: Test struct_ops map definition with type suffix
Eduard Zingerman
2024-03-06
libbpf: Honor autocreate flag for struct_ops maps
Eduard Zingerman
2024-03-06
libbpf: Tie struct_ops programs to kernel BTF ids, not to local ids
Eduard Zingerman
2024-03-06
libbpf: Allow version suffixes (___smth) for struct_ops types
Eduard Zingerman
2024-03-06
selftests/bpf: Test may_goto
Alexei Starovoitov
2024-03-06
bpf: Add cond_break macro
Alexei Starovoitov
2024-03-06
bpf: Introduce may_goto instruction
Alexei Starovoitov
2024-03-04
selftests/bpf: Test struct_ops maps with a large number of struct_ops program.
Kui-Feng Lee
2024-03-04
selftests/bpf: xdp_hw_metadata reduce sleep interval
Song Yoong Siang
2024-03-04
selftests/bpf: Extend uprobe/uretprobe triggering benchmarks
Andrii Nakryiko
2024-03-04
libbpf: Correct debug message in btf__load_vmlinux_btf
Chen Shen
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-01
netdevsim: fix rtnetlink.sh selftest
David Wei
2024-03-01
netdevsim: add selftest for forwarding skb between connected ports
David Wei
2024-03-01
selftests: ip_local_port_range: use XFAIL instead of SKIP
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: support using xfail
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: let PASS / FAIL provide diagnostic
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: separate diagnostic message with # in ksft_test...
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: print test name for SKIP
Jakub Kicinski
2024-03-01
selftests: kselftest: add ksft_test_result_code(), handling all exit codes
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: use exit code to store skip
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: save full exit code in metadata
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: generate test name once
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: use KSFT_* exit codes
Jakub Kicinski
2024-03-01
selftests/harness: Merge TEST_F_FORK() into TEST_F()
Mickaël Salaün
2024-03-01
selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
Mickaël Salaün
[next]