mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
aa6f4d2b65
Add stacktrace support, which is required for lockdep and tracing. The stack tracing simply looks at all kernel text symbols found on the stack, similar to the trap stack dumping code, which can also be converted to use this. Signed-off-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com> |
||
---|---|---|
.. | ||
asm-offsets.c | ||
crisksyms.c | ||
devicetree.c | ||
irq.c | ||
Makefile | ||
module.c | ||
process.c | ||
profile.c | ||
ptrace.c | ||
setup.c | ||
stacktrace.c | ||
sys_cris.c | ||
time.c | ||
traps.c | ||
vmlinux.lds.S |