aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/stacktrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-20arc: do not use __print_symbol()Sergey Senozhatsky1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+2
2016-06-28arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin1-1/+1
2016-03-11ARC: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-06-19ARC: stack unwinder to bail if PC is not kernel modeVineet Gupta1-10/+8
2015-02-27ARC: Fix KSTK_ESP()Vineet Gupta1-3/+3
2015-02-27ARC: Make arc_unwind_core accessible externallyVineet Gupta1-1/+14
2013-11-06arc: export symbol for save_stack_trace() in stacktrace.cChen Gang1-0/+1
2013-11-06ARC: Add support for irqflags tracing and lockdepVineet Gupta1-1/+3
2013-06-22ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta1-1/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-7/+0
2013-02-15ARC: stacktracing APIs based on dw2 unwinderVineet Gupta1-2/+213
2013-02-15ARC: Last bits (stubs) to get to a running kernel with UARTVineet Gupta1-0/+43