summaryrefslogtreecommitdiff
path: root/arch/csky/kernel/stacktrace.c
Commit message (Expand)AuthorAgeFilesLines
* csky: add arch support current_stack_pointerTong Tiangen2022-10-211-4/+2
* sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-3/+2
* sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-8/+1
* csky: add show_stack_loglvl()Dmitry Safonov2020-06-091-2/+9
* csky: Fixup calltrace panicGuo Ren2020-05-131-37/+139
* csky: stacktrace supported.Guo Ren2018-12-311-0/+57