This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: dwarf info in modules.
Hi -
> I am not sure that this analysis is correct [...]
Yeah. I made a note of it anyway since there may be an open issue here.
> [...] Also I forgot to mention that the problem with the trivial
> module occurs even if I point directly to a function in it (not
> ->init or ->exit functions) and not *@tmod.c globally.
Which platform are you running on? What does "stap -v -p3" say with
respect to kprobe breakpoint addresses? How those addresses mesh with
whatever is shown e.g. in /proc/kallsyms or "nm <your>.ko"?
- FChE