index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
send_signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-12
selftests/bpf: update send_signal to lower perf evemts frequency
Eduard Zingerman
1
-1
/
+2
2024-11-12
selftests/bpf: allow send_signal test to timeout
Eduard Zingerman
1
-13
/
+19
2024-10-21
selftests/bpf: Augment send_signal test with remote signaling
Puranjay Mohan
1
-32
/
+101
2024-06-06
selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
Yonghong Song
1
-1
/
+2
2024-04-02
selftests/bpf: Skip test when perf_event_open returns EOPNOTSUPP
Pu Lehui
1
-1
/
+1
2023-03-10
bpf/selftests: Fix send_signal tracepoint tests
David Vernet
1
-1
/
+5
2022-07-29
selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeout
Daniel Müller
1
-1
/
+1
2022-03-11
selftests/bpf: Fix a clang compilation error for send_signal.c
Yonghong Song
1
-1
/
+1
2022-03-08
Improve send_signal BPF test stability
Mykola Lysenko
1
-7
/
+10
2021-08-17
selftests/bpf: Fix flaky send_signal test
Yonghong Song
1
-0
/
+16
2021-08-17
selftests/bpf: Replace CHECK with ASSERT_* macros in send_signal.c
Yonghong Song
1
-25
/
+20
2021-05-25
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
1
-2
/
+1
2021-05-11
selftests/bpf: Stop using static variables for passing data to/from user-space
Andrii Nakryiko
1
-1
/
+1
2020-08-06
bpf: Fix compilation warning of selftests
Jianlin Lv
1
-10
/
+8
2020-01-16
selftests/bpf: Fix test_progs send_signal flakiness with nmi mode
Yonghong Song
1
-5
/
+1
2020-01-15
tools/bpf: Add self tests for bpf_send_signal_thread()
Yonghong Song
1
-77
/
+51
2019-08-28
selftests/bpf: test_progs: remove unused ret
Stanislav Fomichev
1
-23
/
+19
2019-08-28
selftests/bpf: test_progs: test__skip
Stanislav Fomichev
1
-0
/
+1
2019-08-06
selftests/bpf: test_progs: test__printf -> printf
Stanislav Fomichev
1
-2
/
+2
2019-07-27
selftests/bpf: convert send_signal.c to use subtests
Andrii Nakryiko
1
-3
/
+6
2019-07-27
selftests/bpf: abstract away test log output
Andrii Nakryiko
1
-6
/
+2
2019-07-16
selftests/bpf: skip nmi test when perf hw events are disabled
Ilya Leoshkevich
1
-1
/
+32
2019-05-24
tools/bpf: add selftest in test_progs for bpf_send_signal() helper
Yonghong Song
1
-0
/
+198