android_kernel_motorola_sm6225/arch/sh/oprofile
Matt Fleming 0eff9f66de sh: Use the new stack unwinder API
Instead of implementing our own stack unwinder via dump_trace() we
should use the new stack unwinder API because it is more modular. This
change allows us to decouple the interface for generating stacktraces
from the implementation of a stack unwinder.

Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-08-13 19:52:53 +09:00
..
backtrace.c sh: Use the new stack unwinder API 2009-08-13 19:52:53 +09:00
common.c sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype. 2009-04-16 14:40:56 +09:00
Makefile sh: oprofile: Refactor common setup code for multiple driver support. 2008-12-22 18:44:43 +09:00
op_impl.h sh: oprofile: Refactor common setup code for multiple driver support. 2008-12-22 18:44:43 +09:00
op_model_sh7750.c sh: oprofile: Convert op_model_sh7750 to new common interface. 2008-12-22 18:44:43 +09:00