aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/csky/kernel/stacktrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-3/+2
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-1/+1
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov1-8/+1
2020-06-09csky: add show_stack_loglvl()Dmitry Safonov1-2/+9
2020-05-13csky: Fixup calltrace panicGuo Ren1-37/+139
2018-12-31csky: stacktrace supported.Guo Ren1-0/+57