sched/backtrace: add sched_backtrace support

Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
chao.an
2021-07-30 12:15:43 +08:00
committed by Xiang Xiao
parent 83964231a5
commit 1060953567
10 changed files with 137 additions and 20 deletions
+4
View File
@@ -344,6 +344,10 @@ config ARCH_HAVE_SYSCALL_HOOKS
required if CONFIG_SCHED_INSTRUMENTATION_SYSCALL is enabled. Refer
to sched/Kconfig for additional information.
config ARCH_HAVE_BACKTRACE
bool
default n
config ARCH_FPU
bool "FPU support"
default y