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: Any rescue other than recompiling the kernel when the kernel function is inlined?


Thanks.
> The problem is that due to a
> compilation flag there is no debug information for the specific inline
> function in the specific kernel build (if my understanding is
> correct).

Yes. fche says it's related to `f-var-tracking-assignments'.

Since it's only related to dwarf, I'd guess it's feasible to recompile
a kernel and use staprun on the product machine.

Best.


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