summaryrefslogtreecommitdiffstats
path: root/kernel/backtracetest.c
Commit message (Expand)AuthorAgeFilesLines
* backtracetest: Convert from tasklet to BH workqueueTejun Heo2024-02-051-11/+7
* treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook2020-07-301-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* backtrace-test: Simplify stack trace handlingThomas Gleixner2019-04-291-8/+3
* kernel/backtracetest.c: replace no level printk by pr_info()Fabian Frederick2014-06-041-9/+9
* backtrace: replace timer with tasklet + completionsVegard Nossum2008-06-271-11/+26
* stacktrace: add saved stack traces to backtrace self-testVegard Nossum2008-06-271-1/+29
* x86: add a simple backtrace test moduleArjan van de Ven2008-01-301-0/+48