From: Ingo Molnar <mingo@elte.hu>
To: Jan Beulich <jbeulich@novell.com>
Cc: Andreas Kleen <ak@suse.de>,
linux-kernel@vger.kernel.org, discuss@x86-64.org,
Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH 1/3] reliable stack trace support
Date: Tue, 16 May 2006 16:39:37 +0200 [thread overview]
Message-ID: <20060516143937.GA10760@elte.hu> (raw)
In-Reply-To: <4469FC07.76E4.0078.0@novell.com>
* Jan Beulich <jbeulich@novell.com> wrote:
> These are the generic bits needed to enable reliable stack traces
> based on Dwarf2-like (.eh_frame) unwind information. Subsequent
> patches will enable x86-64 and i386 to make use of this.
really nice!
> +config STACK_UNWIND
> + bool "Stack unwind support"
> + depends on UNWIND_INFO
> + depends on n
'depends on n' ? Also, i think this should be 'default y'. The code is
very clean. Curious: how much testing has it seen?
Ingo
next prev parent reply other threads:[~2006-05-16 14:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-16 14:21 Jan Beulich
2006-05-16 14:39 ` Ingo Molnar [this message]
2006-05-16 15:22 ` Jan Beulich
2006-05-16 15:25 ` Ingo Molnar
2006-05-16 15:04 ` Andi Kleen
2006-05-18 13:42 ` Jan Beulich
2006-05-18 15:32 ` [discuss] " Andi Kleen
2006-05-16 15:05 ` Ingo Molnar
2006-05-16 16:01 ` Jan Beulich
2006-05-18 11:16 ` Pavel Machek
2006-05-18 12:04 ` Jan Beulich
2006-05-18 12:14 ` Pavel Machek
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=20060516143937.GA10760@elte.hu \
--to=mingo@elte.hu \
--cc=ak@suse.de \
--cc=akpm@osdl.org \
--cc=discuss@x86-64.org \
--cc=jbeulich@novell.com \
--cc=linux-kernel@vger.kernel.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
Powered by JetHome