index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
send_signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Fix a clang compilation error for send_signal.c
Yonghong Song
2022-03-11
1
-1
/
+1
*
Improve send_signal BPF test stability
Mykola Lysenko
2022-03-08
1
-7
/
+10
*
selftests/bpf: Fix flaky send_signal test
Yonghong Song
2021-08-17
1
-0
/
+16
*
selftests/bpf: Replace CHECK with ASSERT_* macros in send_signal.c
Yonghong Song
2021-08-17
1
-25
/
+20
*
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
2021-05-25
1
-2
/
+1
*
selftests/bpf: Stop using static variables for passing data to/from user-space
Andrii Nakryiko
2021-05-11
1
-1
/
+1
*
bpf: Fix compilation warning of selftests
Jianlin Lv
2020-08-06
1
-10
/
+8
*
selftests/bpf: Fix test_progs send_signal flakiness with nmi mode
Yonghong Song
2020-01-16
1
-5
/
+1
*
tools/bpf: Add self tests for bpf_send_signal_thread()
Yonghong Song
2020-01-15
1
-77
/
+51
*
selftests/bpf: test_progs: remove unused ret
Stanislav Fomichev
2019-08-28
1
-23
/
+19
*
selftests/bpf: test_progs: test__skip
Stanislav Fomichev
2019-08-28
1
-0
/
+1
*
selftests/bpf: test_progs: test__printf -> printf
Stanislav Fomichev
2019-08-06
1
-2
/
+2
*
selftests/bpf: convert send_signal.c to use subtests
Andrii Nakryiko
2019-07-27
1
-3
/
+6
*
selftests/bpf: abstract away test log output
Andrii Nakryiko
2019-07-27
1
-6
/
+2
*
selftests/bpf: skip nmi test when perf hw events are disabled
Ilya Leoshkevich
2019-07-16
1
-1
/
+32
*
tools/bpf: add selftest in test_progs for bpf_send_signal() helper
Yonghong Song
2019-05-24
1
-0
/
+198