This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: Lastest kprobes64 patch
Hi Dave,
On 03/08/2016:04:00:33 PM, David Long wrote:
> In repsonse to the prolonged discussion on issues with use of a duplicated
> stack for jprobes on arm64 I have created the requested change of removing
> the stack duplication code altogether. I don't know how this affects
> systemtap. It would also be good to have a better idea of how much
> systemtap makes use of jprobes.
>
> The new additional patch, plus Catalin's accumulated patches since
> kprobes64-v15, are now in my (recreated) kprobes64-v16 branch. If someone
> has time to exercise this it I would be grateful.
Your all patches except "arm64: Remove stack duplicating code from jprobes" are
already in torvalds/linux.git:master now.
~Pratyush