This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: offline elfutils processing committed
Roland McGrath <roland@redhat.com> writes:
> [...]
> [...]
> > idea anyway for performance reasons) we may need to relocate $target
> > addresses once during initialization, and keep a table.
>
> I am a little shocked that you were ever doing anything different.
Now now, we have been doing this for about ... six hours. For about
two days before that, we were using unrelocated offline addresses
(which is wrong). Before then, we had been in "online" mode, where
those addresses were literal constants.
- FChE