[PATCH] Allow a jprobe to coexist with kprobes

Ananth N Mavinakayanahalli amavin@redhat.com
Fri May 13 20:24:00 GMT 2005


Keshavamurthy, Anil S wrote:
>>Two jprobes cannot be
>>registered at the same address however.
> 
> Are there any plans to remove above restrictions in future? 

That is going to be tricky 'cos of all the issues that need to be
handled (jprobe_return(), stack restoration, etc). We can take that
up once the other pressing issues are resolved.

> 
> 
>>Tested and works on x86, I will be testing it on ppc64. Appreciate if
>>someone can give it a spin on x86_64.
>>
> 
> I can take this up but can't test until Monday.

Thanks!

Ananth



More information about the Systemtap mailing list