[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081026134904.GG8210@redhat.com>
Date: Sun, 26 Oct 2008 09:49:05 -0400
From: "Frank Ch. Eigler" <fche@...hat.com>
To: Török Edwin <edwintorok@...il.com>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>, fweisbec@...il.com,
mingo@...e.hu, srostedt@...hat.com, sandmann@...mi.au.dk,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/4] Add support for userspace stacktraces in tracing/iter_ctrl
Hi -
On Sun, Oct 26, 2008 at 03:38:45PM +0200, Török Edwin wrote:
> [...] In userspace I can get a stacktrace using DWARF unwind info,
> but doing that in the kernel would be too expensive, right? [...]
We're experimenting with just that in systemtap. The expenses
(memory: megabytes of unwind data, time: running code to process it)
would be paid only for the duration of a systemtap script that needs
that particular sort of information.
- FChE
--
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