summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/stacktrace.c
Commit message (Expand)AuthorAgeFilesLines
* ARC: stack unwinder to bail if PC is not kernel modeVineet Gupta2015-06-191-10/+8Star
* ARC: Fix KSTK_ESP()Vineet Gupta2015-02-271-3/+3
* ARC: Make arc_unwind_core accessible externallyVineet Gupta2015-02-271-1/+14
* arc: export symbol for save_stack_trace() in stacktrace.cChen Gang2013-11-061-0/+1
* ARC: Add support for irqflags tracing and lockdepVineet Gupta2013-11-061-1/+3
* ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta2013-06-221-1/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-7/+0Star
* ARC: stacktracing APIs based on dw2 unwinderVineet Gupta2013-02-151-2/+213
* ARC: Last bits (stubs) to get to a running kernel with UARTVineet Gupta2013-02-151-0/+43