From owner-svn-src-head@FreeBSD.ORG Mon Dec 19 20:09:57 2011 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5AE451065673; Mon, 19 Dec 2011 20:09:57 +0000 (UTC) (envelope-from theraven@FreeBSD.org) Received: from theravensnest.org (theravensnest.org [109.169.23.128]) by mx1.freebsd.org (Postfix) with ESMTP id E9DDD8FC12; Mon, 19 Dec 2011 20:09:56 +0000 (UTC) Received: from [192.168.0.2] (cpc2-cwma5-0-0-cust875.7-3.cable.virginmedia.com [86.11.39.108]) (authenticated bits=0) by theravensnest.org (8.14.4/8.14.4) with ESMTP id pBJK9bgs015083 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES128-SHA bits=128 verify=NO); Mon, 19 Dec 2011 20:09:53 GMT (envelope-from theraven@FreeBSD.org) Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=iso-8859-1 From: David Chisnall In-Reply-To: <0CAA5754-4FAC-4B87-92B7-439B109473C0@bsdimp.com> Date: Mon, 19 Dec 2011 20:09:32 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201111291946.pATJkHMs064094@svn.freebsd.org> <4ED544E1.3050307@t-hosting.hu> <4ED545A9.8000304@FreeBSD.org> <0CAA5754-4FAC-4B87-92B7-439B109473C0@bsdimp.com> To: Warner Losh X-Mailer: Apple Mail (2.1251.1) Cc: Doug Barton , Garrett Cooper , Max Khon , svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, =?iso-8859-1?Q?G=E1bor_K=F6vesd=E1n?= , svn-src-head@FreeBSD.org Subject: Re: svn commit: r228143 - in head: . share/mk tools/build/options X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Dec 2011 20:09:57 -0000 On 19 Dec 2011, at 19:52, Warner Losh wrote: > -1. The needs of the many? Please. Let's break a useful feature = because some people don't understand it and are impatient? That's lame. How useful is gprof-based profiling these days? Now that we have the = DTrace pid provider, don't we have access to much more fine-grained = profiling information without the need for shipping two versions of = every library? David=