[RFC][PATCH 0/4][kprobe](djprobe) Direct jump optimized kprobes
Ingo Molnar
mingo@redhat.com
Tue Nov 28 15:01:00 GMT 2006
On Mon, 2006-11-27 at 19:05 -0500, Satoshi Oshima wrote:
> Yes. This is the problem. We couldn't find anything good way to
> ensure the safety of branch target without debuginfo.
If existing in-kernel debug info is not enough then i'd suggest to add
an extra build pass to the kernel to add it (dependent on
CONFIG_KPROBES) - a'la CONFIG_UNWIND_INFO. Am i missing something?
Ingo
More information about the Systemtap
mailing list