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: relocatable kernel support, bug #4224


Hi -

> I don't understand why a runtime function is involved in this at all.  
> [...]
> foo_addr = vmlinux_foo_addr_const - vmlinux_stext_addr_const + &_stext;

_stext is not module-exported.  But really, the _stp_module_relocate
function calls are fast for this case anyway.


- FChE


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