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: dwarf information missing. how to rescue?


Hi -

> How did you find out the function `tcp_cong_control' is compiled
> inline?  Grepping /proc/kallsyms and didn't find it?

I ran

% stap -L 'kernel.function("tcp_cong_control").*'

and it showed an .inline variant only, no .call/.return.

- FChE


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