From owner-freebsd-current@FreeBSD.ORG Sat Jun 21 21:18:45 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA45D1065685 for ; Sat, 21 Jun 2008 21:18:45 +0000 (UTC) (envelope-from jb@what-creek.com) Received: from what-creek.com (what-creek.com [66.111.37.70]) by mx1.freebsd.org (Postfix) with ESMTP id AF2248FC0C for ; Sat, 21 Jun 2008 21:18:45 +0000 (UTC) (envelope-from jb@what-creek.com) Received: by what-creek.com (Postfix, from userid 102) id F08A77330A; Sat, 21 Jun 2008 21:18:44 +0000 (GMT) Date: Sat, 21 Jun 2008 21:18:44 +0000 From: John Birrell To: Max Laier Message-ID: <20080621211844.GA46412@what-creek.com> References: <20080611051257.GA51683@what-creek.com> <200806211900.29140.max@love2party.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200806211900.29140.max@love2party.net> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: Getting started with DTrace in FreeBSD-current (a.k.a. 8) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2008 21:18:45 -0000 On Sat, Jun 21, 2008 at 07:00:28PM +0200, Max Laier wrote: > On Wednesday 11 June 2008 07:12:57 John Birrell wrote: > > It's been a few weeks now since I committed DTrace support to current. > > > > I did this without a headsup message to this list to give the early > > adopters a chance to try it before exposing it to the world at large. > ... > > 11. Go wild! > > This might be a stupid question, but it seems that timestamp (and friends) > roll-over at 32bit, not 64 as advertised in the documentation. Is this a > feature or a bug? It's a bug. I'm not convinced it's actually a roll-over problem though. -- John Birrell