OSDN Git Service

xtensa: move oprofile stack tracing to stacktrace.c
authorMax Filippov <jcmvbkbc@gmail.com>
Thu, 25 Jun 2015 04:27:16 +0000 (07:27 +0300)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 17 Aug 2015 04:32:49 +0000 (07:32 +0300)
commit5fdf377d802ddd439fe16dd2e9e38039af535af2
tree70e3aed25a0864ec247c96fe2671a6e0728e118e
parentb6569439f1cec0ce15f647e2ba814431b5930b82
xtensa: move oprofile stack tracing to stacktrace.c

Old oprofile interface will share user stack tracing with new perf
interface. Move oprofile user/kernel stack tracing to stacktrace.c to
make it possible.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/include/asm/stacktrace.h
arch/xtensa/kernel/stacktrace.c
arch/xtensa/oprofile/backtrace.c