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: fedora rawhide problems with kprobes/debuginfo addresses


Hi -

On Fri, Mar 02, 2007 at 04:31:52PM -0500, Dave Jones wrote:
>  > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=230290
> 
> Didn't we have to do that already for RHEL5, which has been
> relocatable for ages ?

It might have been relocatable, but not actually relocated (except
perhaps for the kdump case).

If we treat the more eagerly relocatable kernel uniformly with respect
to always relocatable modules, we'll need to find a way of locating
all the sections of vmlinux at run time.  For modules, we do this by
traversing /sys/modules/*.  It would be easiest and perhaps most
robust to have the kernel list itself in there.

- FChE


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