summaryrefslogtreecommitdiffstats
path: root/arch/arm/probes
AgeCommit message (Expand)AuthorLines
2015-02-10ARM: kprobes: Fix compilation error caused by superfluous '*'Jon Medhurst-1/+1
2015-01-20ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUsJon Medhurst-3/+10
2015-01-14ARM: optprobes: execute instruction during restoring if possible.Wang Nan-2/+50
2015-01-13ARM: kprobes: check register usage for probed instruction.Wang Nan-1/+102
2015-01-13ARM: kprobes: Fix unreliable MRS instruction testsJon Medhurst (Tixy)-19/+43
2015-01-13ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan-7/+344
2015-01-13ARM: kprobes: Add test cases for stack consuming instructionsJon Medhurst (Tixy)-2/+36
2015-01-13ARM: kprobes: disallow probing stack consuming instructionsWang Nan-6/+19
2015-01-13ARM: kprobes: collects stack consumption for store instructionsWang Nan-6/+382
2015-01-09ARM: kprobes: introduces checkerWang Nan-20/+95
2015-01-09ARM: probes: Use correct action types for MOVW, SEV and WFIJon Medhurst-9/+3
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan-0/+9715