aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/kprobes-test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-01ARM: kprobes-test: Workaround GAS .align bugTaras Kondratiuk1-1/+1
2014-04-01ARM: kprobes-test: use <asm/opcodes.h> for instruction accessesBen Dooks1-5/+6
2014-03-18ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long1-3/+5
2014-03-18ARM: Fix missing includes in kprobes sourcesDavid A. Long1-1/+3
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