[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080429192913.GA18279@elte.hu>
Date: Tue, 29 Apr 2008 21:29:13 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Christoph Lameter <clameter@....com>
Cc: Arjan van de Ven <arjan@...radead.org>, akpm@...ux-foundation.org,
linux-mm@...ck.org, linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [2/2] vmallocinfo: Add caller information
* Christoph Lameter <clameter@....com> wrote:
> On Mon, 28 Apr 2008, Arjan van de Ven wrote:
>
> > > Hmmm... Why do we have CONFIG_FRAMEPOINTER then?
> >
> > to make the backtraces more accurate.
>
> Well so we display out of whack backtraces? There are also issues on
> platforms that do not have a stack in the classic sense (rotating
> register file on IA64 and Sparc64 f.e.). Determining a backtrace can
> be very expensive.
they have to solve that for kernel oopses and for lockdep somehow
anyway. Other users of stacktrace are: fault injection, kmemcheck,
latencytop, ftrace. All new debugging and instrumentation code uses it,
and for a good reason.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists