aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/stacktrace.c
Commit message (Collapse)AuthorAge
* ARC: stacktracing APIs based on dw2 unwinderVineet Gupta2013-02-15
| | | | Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
* ARC: Last bits (stubs) to get to a running kernel with UARTVineet Gupta2013-02-15
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>