From owner-freebsd-net@FreeBSD.ORG Thu Aug 22 10:01:49 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8AACBB9B; Thu, 22 Aug 2013 10:01:49 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x230.google.com (mail-pa0-x230.google.com [IPv6:2607:f8b0:400e:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 590C62E7A; Thu, 22 Aug 2013 10:01:49 +0000 (UTC) Received: by mail-pa0-f48.google.com with SMTP id kp13so1980655pab.7 for ; Thu, 22 Aug 2013 03:01:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=116XxaQxVIhq6Qfo6A7jtVDFc5yNrFaib8ceBqCMndI=; b=WNJzFSLgb5fEdIlAjSvCLn9zSppOF0UdmvL+/Ikg18SlJCKmTzErh2r2fLcHwrwzmp 9W43iz3FfmTlXAspkM2nYGjOGDDg832awydfK+x1AUyNESrE1jP8+9vH+qcU2w8nMJyv 1wGsSuHn9MnvJaCqgWpU/dPKSkPC48ceueEmw8ZuYs/yKKBrLDfvx5gwfgU5qfAfXmgm Y3gbvGySKYK6vW+mbSyzvfoJ3tKvtDaWmMCacyayA9fzOj6HT42qt3O2TC4J7/NDMoBA xJdRTwT++XBhsAoXWse7Jp1cHUMqspfi/a9z72EJyj6e2y5XNSpXT9u7cNAR1/GGBtVi IOJw== X-Received: by 10.67.30.70 with SMTP id kc6mr14192646pad.32.1377165708898; Thu, 22 Aug 2013 03:01:48 -0700 (PDT) Received: from [192.168.1.7] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id tz3sm9702056pbc.20.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 22 Aug 2013 03:01:48 -0700 (PDT) Message-ID: <5215E184.2050402@FreeBSD.org> Date: Thu, 22 Aug 2013 20:01:40 +1000 From: Kubilay Kocak User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Mark Johnston , freebsd-net@freebsd.org, freebsd-dtrace@freebsd.org Subject: Re: DTrace network providers References: <20130821045926.GA17196@raichu> In-Reply-To: <20130821045926.GA17196@raichu> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: koobs@FreeBSD.org List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Aug 2013 10:01:49 -0000 On 21/08/2013 3:00 PM, Mark Johnston wrote: > Hello! > > I've ported the ip, tcp and udp DTrace providers to FreeBSD, following > the Solaris documentation here: Wow, nice work Mark! > I've collected a bunch of example scripts for these providers and placed > them here: > > http://people.freebsd.org/~markj/dtrace/network-providers/ > > To run one you just need to execute "dtrace -s