aboutsummaryrefslogtreecommitdiff
path: root/kernel/unwind.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-28[PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwindGravatar Jan Beulich 1-4/+5
2006-10-21[PATCH] x86-64: Speed up dwarf2 unwinderGravatar Jan Beulich 1-39/+279
2006-09-29[PATCH] unwind: fix unused variable warning when !CONFIG_MODULESGravatar Chuck Ebbert 1-1/+3
2006-09-26[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderGravatar Jan Beulich 1-7/+28
2006-06-26[PATCH] x86_64: allow unwinder to build without module supportGravatar Jan Beulich 1-0/+4
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingGravatar Jan Beulich 1-4/+3
2006-06-26[PATCH] x86_64: reliable stack trace supportGravatar Jan Beulich 1-0/+915