All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Knorr <kraxel@suse.de>
To: Xin Zhao <zhaoxin@eecs.umich.edu>
Cc: xen-devel@lists.xensource.com
Subject: Re: how to dump calling stack in Xen?
Date: 22 Jul 2005 03:22:55 +0200	[thread overview]
Message-ID: <87ek9rr5w0.fsf@bytesex.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0507211742400.7457@willow.eecs.umich.edu>

Xin Zhao <zhaoxin@eecs.umich.edu> writes:

> While oprofile is already included in kernel 2.6.11, I don't
> see this option when I do "make ARCH=xen menuconfig".  Actually I always
> see the call stack dump after I crash the kernel. So I think there are
> some codes in kernel that can dump the stack information. But I haven't
> find them. :)

linux kernel has a "dump_stack()" function, that helps at least for
the linux kernel context.  xen itself hasn't something like that, you
only get the addresses, not the symbols ...

  Gerd

      reply	other threads:[~2005-07-22  1:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-21 21:50 how to dump calling stack in Xen? Xin Zhao
2005-07-22  1:22 ` Gerd Knorr [this message]

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=87ek9rr5w0.fsf@bytesex.org \
    --to=kraxel@suse.de \
    --cc=xen-devel@lists.xensource.com \
    --cc=zhaoxin@eecs.umich.edu \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.