This is the mail archive of the systemtap@sourceware.org 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]

Re: [RFC][PATCH 0/4][kprobe](djprobe) Direct jump optimized kprobes


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]