On Sun, Jan 2, 2011 at 15:26, loody <milo...@gmail.com> wrote:
>  Dear all:
>  If i remember correctly, when kernel panic there is a function I can
>  use to dump all the names of backtrace functions.
>  I have searched arch/mips/traps.c, but I only can see the dump
>  functions of cpu registers,

In x86, it's dump_stack(). The definition can be read here online:
http://lxr.linux.no/#linux+v2.6.36/arch/x86/kernel/dumpstack.c#L198

-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to