From owner-freebsd-current@FreeBSD.ORG Fri Dec 2 16:56:23 2011 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 1D2F8106566C for ; Fri, 2 Dec 2011 16:56:23 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id D3DE78FC18 for ; Fri, 2 Dec 2011 16:56:22 +0000 (UTC) Received: by iakl21 with SMTP id l21so7028250iak.13 for ; Fri, 02 Dec 2011 08:56:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=hmO1DXjFcXWv4/Dw4Y7htBiVDE1ZYABHDMLIyxhHFBI=; b=g4h7UY09So0MRn5hI92WCpinMh/9RQnF0eIsVaE0MFkq0ykYPLOG0neSPAQrpWilR/ /CDkSQ4n+5Xc7DbwImiVgxWW0Wiftl+V9ZeasXVxw+HJIFK/lGcnErCTFjXB3GDP6439 k/CSzgpPaZBYudyJFB24F+gx1NB/yb2UF+PE4= MIME-Version: 1.0 Received: by 10.231.28.28 with SMTP id k28mr3184593ibc.61.1322844982271; Fri, 02 Dec 2011 08:56:22 -0800 (PST) Received: by 10.231.12.139 with HTTP; Fri, 2 Dec 2011 08:56:22 -0800 (PST) Received: by 10.231.12.139 with HTTP; Fri, 2 Dec 2011 08:56:22 -0800 (PST) In-Reply-To: References: <20111202015133.GA4111@dragon.NUXI.org> <20111202064132.GC88903@troutmask.apl.washington.edu> <4ED8776F.9060301@FreeBSD.org> <20111202072349.GA89183@troutmask.apl.washington.edu> <20111202083501.GA73959@dragon.NUXI.org> Date: Fri, 2 Dec 2011 16:56:22 +0000 Message-ID: From: Chris Rees To: Lyndon Nerenberg Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org, Ryan Stone Subject: Re: WITHOUT_PROFILE=yes by default 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: Fri, 02 Dec 2011 16:56:23 -0000 On 2 Dec 2011 16:54, "Lyndon Nerenberg" wrote: >> >> Using profiled libs and gprof to profile your code has been obsolete >> in FreeBSD on i386 and amd64 for over six years now. > > > Funny, it still seems to work on my systems. > > I wonder if you're either not reading these emails properly or deliberately misrepresenting what people have said. Obsolete does not mean it doesn't work. Chris