Re: [RFC 0/8] ARM64: Uprobe support added

2014-12-31 Thread Pratyush Anand
+Dave Sorry, I took all cc list from your kprobe patches and forgot to add you. :( Please review. On Wednesday 31 December 2014 08:51 PM, Pratyush Anand wrote: These patches have been prepared on top of ARM64 kprobe v3 patches [1] under review. Unit test for following has been done so far and

[RFC 0/8] ARM64: Uprobe support added

2014-12-31 Thread Pratyush Anand
These patches have been prepared on top of ARM64 kprobe v3 patches [1] under review. 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. uret