aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/stacktrace.c
Commit message (Collapse)AuthorAgeFilesLines
* ARC: stacktracing APIs based on dw2 unwinderVineet Gupta2013-02-151-2/+213
| | | | Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
* ARC: Last bits (stubs) to get to a running kernel with UARTVineet Gupta2013-02-151-0/+43
This was part of port buildup strategy from Arnd to have a minimal kernel at first and then add optional features (stacktracing, ptrace, smp, kprobes, oprofile....) Signed-off-by: Vineet Gupta <vgupta@synopsys.com>