This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: wrong calculation of kprobe.addr?
- From: Roland McGrath <roland at redhat dot com>
- To: Guang Lei Li <liguangl at cn dot ibm dot com>
- Cc: systemtap at sources dot redhat dot com
- Date: Fri, 18 Nov 2005 14:35:05 -0800 (PST)
- Subject: Re: wrong calculation of kprobe.addr?
This is a different problem than the one Bibo Mao reported, but what I just
posted in reply to that report applies to this one as well. If your
problem shows up with any RH-provided kernel rpm, please point me at that
since it's far easier for me to fetch and examine than are anyone's custom
kernels.
Since you have built your own kernels, I need to have the complete kernel
binaries and the complete recipe for reproducing them from the source
exactly as you have done. Now I know what compiler to use, but that is
only the first piece of information I need. I need to examine the complete
kernel binaries with their debuginfo to determine if the problem is with
the compiler producing the info or with systemtap reading it.
Thanks,
Roland