This is the mail archive of the systemtap@sources.redhat.com mailing list for the systemtap project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
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.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |