summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/kprobes-test.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: kprobes-test: Workaround GAS .align bugTaras Kondratiuk2014-04-011-1/+1
* ARM: kprobes-test: use <asm/opcodes.h> for instruction accessesBen Dooks2014-04-011-5/+6
* ARM: Change the remaining shared kprobes/uprobes symbols to something genericDavid A. Long2014-03-181-3/+5
* ARM: Fix missing includes in kprobes sourcesDavid A. Long2014-03-181-1/+3
* treewide: fix printk typo in multiple driversMasanari Iida2012-11-191-1/+1
* ARM: 7209/1: Use generic ARM instruction set condition code checks for kprobes.Leif Lindholm2011-12-131-59/+7Star
* ARM: kprobes: Add introductory comment to test codeJon Medhurst2011-09-201-0/+21
* ARM: kprobes: Add some benchmarking to test moduleJon Medhurst2011-09-201-0/+161
* ARM: kprobes: Add decoding table test coverage analysisJon Medhurst2011-09-201-0/+261
* ARM: kprobes: Add decoding table self-consistency testsJon Medhurst2011-09-201-4/+99
* ARM: kprobes: Add ARM instruction simulation test casesJon Medhurst2011-09-201-0/+5
* ARM: kprobes: Add Thumb instruction simulation test casesJon Medhurst2011-09-201-0/+25
* ARM: kprobes: Framework for instruction set test casesJon Medhurst2011-09-201-0/+840
* ARM: kprobes: Add basic API testsJon Medhurst2011-09-201-0/+340