functions about dump backtrace function names in mips arch
Mulyadi Santosa
mulyadi.santosa at gmail.com
Sun Jan 2 06:01:08 EST 2011
On Sun, Jan 2, 2011 at 15:26, loody <miloody at 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
More information about the Kernelnewbies
mailing list