aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/kprobes-test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-19treewide: fix printk typo in multiple driversMasanari Iida1-1/+1
2011-12-13ARM: 7209/1: Use generic ARM instruction set condition code checks for kprobes.Leif Lindholm1-59/+7
2011-09-20ARM: kprobes: Add introductory comment to test codeJon Medhurst1-0/+21
2011-09-20ARM: kprobes: Add some benchmarking to test moduleJon Medhurst1-0/+161
2011-09-20ARM: kprobes: Add decoding table test coverage analysisJon Medhurst1-0/+261
2011-09-20ARM: kprobes: Add decoding table self-consistency testsJon Medhurst1-4/+99
2011-09-20ARM: kprobes: Add ARM instruction simulation test casesJon Medhurst1-0/+5
2011-09-20ARM: kprobes: Add Thumb instruction simulation test casesJon Medhurst1-0/+25
2011-09-20ARM: kprobes: Framework for instruction set test casesJon Medhurst1-0/+840
2011-09-20ARM: kprobes: Add basic API testsJon Medhurst1-0/+340