]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARC: Make arc_unwind_core accessible externally
authorVineet Gupta <vgupta@synopsys.com>
Wed, 10 Jul 2013 14:03:45 +0000 (16:03 +0200)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 27 Feb 2015 04:45:00 +0000 (10:15 +0530)
commit3a51d50f426cbb65add424baebe511dcf5ac45cc
treeae5b585e83bd9d4198c8e1307baeb1d9fbad02ac
parentc517d838eb7d07bbe9507871fab3931deccff539
ARC: Make arc_unwind_core accessible externally

The arc unwinder can also be used for perf callchains.

Signed-off-by: Mischa Jonker <mjonker@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/include/asm/stacktrace.h [new file with mode: 0644]
arch/arc/kernel/stacktrace.c