summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/stacktrace.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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