summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/stacktrace.c
Commit message (Expand)AuthorAgeFilesLines
* arc: do not use __print_symbol()Sergey Senozhatsky2017-12-201-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin2016-06-281-1/+1
* ARC: Fix misspellings in comments.Adam Buchbinder2016-03-111-1/+1
* ARC: stack unwinder to bail if PC is not kernel modeVineet Gupta2015-06-191-10/+8
* 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-04-301-7/+0
* 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