[RFC 8/8] ARM64: Add uprobe support

Will Deacon will.deacon at arm.com
Thu Jan 8 09:03:24 PST 2015


On Wed, Dec 31, 2014 at 03:21:24PM +0000, Pratyush Anand wrote:
> This patch adds support for uprobe on ARM64 architecture.
> 
> Unit test for following has been done so far and they have been found
> working
> 1. Normal instruction, which can be probed like sub, ldr, add etc.
> 2. Instructions which can be simulated like ret.
> 3. uretprobe

I'm assuming that means you don't support compat (AArch32) tasks with this?
How do you enforce that?

Will



More information about the linux-arm-kernel mailing list