From owner-freebsd-dtrace@FreeBSD.ORG Tue Oct 21 04:00:48 2014 Return-Path: Delivered-To: freebsd-dtrace@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DA9AF62B for ; Tue, 21 Oct 2014 04:00:48 +0000 (UTC) Received: from gpo1.cc.swin.edu.au (gpo1.cc.swin.edu.au [136.186.1.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C35298C for ; Tue, 21 Oct 2014 04:00:47 +0000 (UTC) Received: from [136.186.229.37] (garmitage.caia.swin.edu.au [136.186.229.37]) by gpo1.cc.swin.edu.au (8.14.3/8.14.3) with ESMTP id s9L40jQA029196 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 21 Oct 2014 15:00:45 +1100 Message-ID: <5445DA6D.5010000@swin.edu.au> Date: Tue, 21 Oct 2014 15:00:45 +1100 From: grenville armitage User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121107 Thunderbird/16.0.2 MIME-Version: 1.0 To: freebsd-dtrace@freebsd.org Subject: Re: dtrace question -- TCP smoothed RTT ? References: <54440F7D.3040700@swin.edu.au> <54441885.3060603@neville-neil.com> In-Reply-To: <54441885.3060603@neville-neil.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-dtrace@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "A discussion list for developers working on DTrace in FreeBSD." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2014 04:00:48 -0000 On 10/20/2014 07:01, George Neville-Neil wrote: [..] > I'll take a look at this, possibly today. Do you have any scripts that > use this functionality? Just confirming to the list, I'm sending George an example script to use this new field. cheers, gja