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: print_backtrace not printing full stack


The new backtrace support enabled by CONFIG_UNWIND uses dwarf unwinding for
proper backtraces (and ia64 has its own similar reality).  So perhaps all
that's needed is to define some DWARF CFI for the kretprobe trampoline code
that will recover the real frame.


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