[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080723174753.GL8826@mit.edu>
Date: Wed, 23 Jul 2008 13:47:53 -0400
From: Theodore Tso <tytso@....edu>
To: James Bottomley <James.Bottomley@...senPartnership.com>
Cc: "Frank Ch. Eigler" <fche@...hat.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
systemtap@...rceware.org
Subject: Re: [RFC] fix kallsyms to allow discrimination of local symbols
On Wed, Jul 23, 2008 at 12:40:26PM -0400, James Bottomley wrote:
> I'm not sure we'd want to do it with CTF either ... the only reason to
> have it in the kernel is if the kernel wants to use it. Right at the
> moment with the dwarf, systemtap userspace is the only consumer, so it
> doesn't need to be in the kernel; I don't really see that changing with
> CTF. I think dtrace does it because the D runtime is in-kernel so some
> of the run time typing needs the CTF.
As far as I understand things, all of that is done in userspace and
byte-compiled down to run in their simple DTrace VM. The reason for
CTF being in the Open Slaris is for their kernel debugger (kmdb) and
so that a crash dump can be guaranteed to be easily analyzed.[1]
- Ted
[1] http://blogs.sun.com/levon/entry/reducing_ctf_overhead
--
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