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]

dwarf information missing. how to rescue?


Hi,

sudo stap -L 'kernel.function("tcp_cong_control")'
gives this mere output:
kernel.function("tcp_cong_control@./net/ipv4/tcp_input.c:3336")

No params, locals are included.

Should I recompile the kernel?  if so, with what flags?

I'd like all this functions be probe-able.


Best.


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