Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2008 21:21:21 +0000
From:      John Birrell <jb@what-creek.com>
To:        Chuck Robey <chuckr@telenix.org>
Cc:        Max Laier <max@love2party.net>, freebsd-current@freebsd.org
Subject:   Re: Getting started with DTrace in FreeBSD-current (a.k.a. 8)
Message-ID:  <20080621212121.GB46412@what-creek.com>
In-Reply-To: <485D4510.9070703@telenix.org>
References:  <20080611051257.GA51683@what-creek.com> <200806211900.29140.max@love2party.net> <485D4510.9070703@telenix.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 21, 2008 at 02:14:40PM -0400, Chuck Robey wrote:
> Interesting.  Can I ask, has the problem with (in the Xorg build) the uid_t not
> being recognized been gotten past yet?  I have a system that could be testing in
> only a few minutes, if you tell me it's probably fixed.

The problem is that the Xorg port is trying to use dtrace for something on FreeBSD
it shouldn't.

The fact that uid_t is not being recognised is just a consequence of dtrace being
used without CTF data in the kernel. If you haven't got CTF data in your kernel,
then dtrace is of no use to you.

--
John Birrell



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080621212121.GB46412>