summaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/test_unwind.c
Commit message (Expand)AuthorAgeFilesLines
* s390: current_stack_pointer shouldn't be a functionSven Schnelle2022-04-121-1/+1
* s390/test_unwind: verify __kretprobe_trampoline is replacedVasily Gorbik2022-03-271-1/+8
* s390/test_unwind: extend kretprobe testVasily Gorbik2022-03-271-16/+33
* s390/test_unwind: add kretprobe testsTobias Huschle2022-03-101-0/+56
* s390/test_unwind: avoid build warning with W=1Vasily Gorbik2022-03-081-5/+4
* s390/test_unwind: fix and extend kprobes testVasily Gorbik2022-03-011-33/+50
* s390/test_unwind: add ftrace testVasily Gorbik2022-03-011-0/+59
* s390/test_unwind: add "backtrace" module parameterVasily Gorbik2022-03-011-1/+5
* s390/test_unwind: minor cleanupVasily Gorbik2022-03-011-44/+28
* s390/test_unwind: show tests as skipped if unsupportedVasily Gorbik2022-03-011-6/+3
* s390/test_unwind: use raw opcode instead of invalid instructionIlie Halip2021-11-251-2/+3
* s390/test_unwind: convert to KUnitMete Durlu2021-10-111-73/+96
* s390/lib: use call_on_stack() macroHeiko Carstens2021-07-081-2/+3
* s390/test_unwind: print test suite start/end infoVasily Gorbik2021-04-151-1/+7
* s390/test_unwind: add WARN if tests failedVasily Gorbik2021-04-121-3/+6
* s390/test_unwind: unify error handling pathsVasily Gorbik2021-04-121-2/+2
* s390/test_unwind: use timer instead of udelayHeiko Carstens2020-12-161-14/+10
* s390/test_unwind: fix CALL_ON_STACK testsHeiko Carstens2020-12-161-2/+5
* s390/test_unwind: fix possible memleak in test_unwind()Wang Hai2020-08-111-0/+1
* iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu2020-06-301-0/+1
* s390/test_unwind: fix spelling mistake "reqister" -> "register"Colin Ian King2019-12-111-1/+1
* s390/test_unwind: add program check context testsVasily Gorbik2019-11-301-0/+47
* s390/test_unwind: add irq context testsVasily Gorbik2019-11-301-0/+45
* s390/test_unwind: print verbose unwinding resultsVasily Gorbik2019-11-301-2/+10
* s390/test_unwind: add CALL_ON_STACK testsVasily Gorbik2019-11-301-7/+19
* s390/test_unwind: require that unwinding ended successfullyVasily Gorbik2019-11-301-0/+4
* s390/unwind: add a test for the internal APIIlya Leoshkevich2019-11-301-0/+231