summaryrefslogtreecommitdiffstats
path: root/arch/arm/probes/kprobes/core.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-21arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu1-2/+22
2017-03-21arm: kprobes: Skip single-stepping in recursing path if possibleMasami Hiramatsu1-9/+10
2017-03-21arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu1-0/+6
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2015-01-13ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan1-7/+19
2015-01-13ARM: kprobes: disallow probing stack consuming instructionsWang Nan1-0/+9
2015-01-09ARM: kprobes: introduces checkerWang Nan1-1/+5
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan1-0/+628