summaryrefslogtreecommitdiff
path: root/arch/arm/probes/kprobes/test-core.c
AgeCommit message (Expand)Author
2017-11-07arm/kprobes: Remove jprobe test caseMasami Hiramatsu
2017-11-07arm/kprobes: Fix kretprobe test to check correct counterMasami Hiramatsu
2017-03-21arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-01-20ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUsJon Medhurst
2015-01-13ARM: kprobes: Fix unreliable MRS instruction testsJon Medhurst (Tixy)
2015-01-13ARM: kprobes: Add test cases for stack consuming instructionsJon Medhurst (Tixy)
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan