+8
−0
+2
−2
arch/arm/kernel/stacktrace.c
0 → 100644
+73
−0
arch/arm/kernel/stacktrace.h
0 → 100644
+9
−0
+17
−52
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add support for stacktrace. Use the new stacktrace code with
oprofile instead of it's version; there's no point having
multiple versions of stacktracing in the kernel.
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>