From: mulyadi.santosa@gmail.com (Mulyadi Santosa)
To: kernelnewbies@lists.kernelnewbies.org
Subject: functions about dump backtrace function names in mips arch
Date: Sun, 2 Jan 2011 18:01:08 +0700 [thread overview]
Message-ID: <AANLkTinFh7zTjw0eEh0nJinySrPJfRvS2ZNdOVevq==H@mail.gmail.com> (raw)
In-Reply-To: <AANLkTing9+hcRTaQ3MccvmfZkb2J_E6AoB_RggYjJjCW@mail.gmail.com>
On Sun, Jan 2, 2011 at 15:26, loody <miloody@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
next prev parent reply other threads:[~2011-01-02 11:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <AANLkTims5ejcB8hmH5nE3zR5R_57oF88x=NS438ZOM3V@mail.gmail.com>
2011-01-02 8:26 ` functions about dump backtrace function names in mips arch loody
2011-01-02 8:27 ` loody
2011-01-02 11:01 ` Mulyadi Santosa [this message]
2011-01-03 7:43 ` Sowmya Sridharan
2011-01-03 14:32 ` loody
2011-01-03 14:39 ` loody
2011-01-04 6:44 ` nilesh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTinFh7zTjw0eEh0nJinySrPJfRvS2ZNdOVevq==H@mail.gmail.com' \
--to=mulyadi.santosa@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).