index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
kprobe_multi_test.c
Age
Commit message (
Expand
)
Author
2024-11-11
selftests/bpf: Add kprobe session verifier test for return value
Jiri Olsa
2024-04-30
selftests/bpf: Add kprobe session cookie test
Jiri Olsa
2024-04-30
selftests/bpf: Add kprobe session test
Jiri Olsa
2024-03-28
selftests/bpf: Add a kprobe_multi subtest to use addrs instead of syms
Yonghong Song
2024-03-28
selftests/bpf: Fix kprobe_multi_bench_attach test failure with LTO kernel
Yonghong Song
2024-03-28
selftests/bpf: Refactor some functions for kprobe_multi_test
Yonghong Song
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
Hou Tao
2023-12-15
selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_test
Hou Tao
2023-09-13
selftests/bpf: Fix kprobe_multi_test/attach_override test
Jiri Olsa
2023-09-08
selftests/bpf: Add kprobe_multi override test
Jiri Olsa
2023-08-21
selftests/bpf: Move get_time_ns to testing_helpers.h
Jiri Olsa
2023-04-10
selftests/bpf: Reset err when symbol name already exist in kprobe_multi_test
Manu Bretelle
2023-03-13
selftests/bpf: use canonical ftrace path
Ross Zwisler
2023-01-19
selftests/bpf: Add serial_test_kprobe_multi_bench_attach_kernel/module tests
Jiri Olsa
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-21
selftests/bpf: Make test_bench_attach serial
Jiri Olsa
2022-11-21
selftests/bpf: Filter out default_idle from kprobe_multi bench
Jiri Olsa
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-10-13
selftest/bpf: Fix memory leak in kprobe_multi_test
Xu Kuohai
2022-07-14
selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_func
Jiri Olsa
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-06
selftests/bpf: Fix few more compiler warnings
Andrii Nakryiko
2022-06-16
selftest/bpf: Fix kprobe_multi bench test
Jiri Olsa
2022-05-11
selftests/bpf: fix a few clang compilation errors
Yonghong Song
2022-05-10
selftests/bpf: Add attach bench test
Jiri Olsa
2022-04-28
selftests/bpf: Use target-less SEC() definitions in various tests
Andrii Nakryiko
2022-03-17
selftests/bpf: Add attach test for bpf_program__attach_kprobe_multi_opts
Jiri Olsa
2022-03-17
selftests/bpf: Add kprobe_multi attach test
Jiri Olsa