From owner-freebsd-current@FreeBSD.ORG Sat Dec 15 22:44:59 2007 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 6994716A419; Sat, 15 Dec 2007 22:44:59 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.freebsd.org (Postfix) with ESMTP id 4A60F13C459; Sat, 15 Dec 2007 22:44:59 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout3.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.09) with ESMTP id lBFMiwKN015922 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 15 Dec 2007 14:44:58 -0800 X-Auth-Received: from [128.208.7.246] (shiina.dyn.cs.washington.edu [128.208.7.246]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.09) with ESMTP id lBFMiwfs010517 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Sat, 15 Dec 2007 14:44:58 -0800 In-Reply-To: References: <200711292024.lATKOq5R000769@freefall.freebsd.org> <20071129233842.GA57951@ace.netcins.ceid.upatras.gr> <200711292024.lATKOq5R000769@freefall.freebsd.org> <20071130013826.GA66484@kobe.laptop> <20071204175541.GC47398@dragon.NUXI.org> <20071204181317.GA62240@kobe.laptop> Mime-Version: 1.0 (Apple Message framework v752.2) X-Gpgmail-State: !signed Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Garrett Cooper Date: Sat, 15 Dec 2007 14:44:58 -0800 To: Ivan Voras X-Mailer: Apple Mail (2.752.2) X-PMX-Version: 5.3.3.310218, Antispam-Engine: 2.5.2.313940, Antispam-Data: 2007.12.15.142235 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='BODY_SIZE_600_699 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Cc: freebsd-current@freebsd.org Subject: Re: [PATCH] gprof's broken in 7-CURRENT 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, 15 Dec 2007 22:44:59 -0000 On Dec 15, 2007, at 2:05 PM, Ivan Voras wrote: > >>>> On 2007-11-29 20:24, Luoqi Chen wrote: >>>>> Garrett, would you like to try out my fix? It's actually quite >>>>> simple, > > I'm wondering - has this been solved / committed to HEAD and RELENG_7? The MFC to RELENG_7 is in progress I believe.. There's been a good deal of discussion off-list, so I'll need to check eventually to make sure that the change is ok. I've just gotten side-tracked with a few other things in my life and haven't had an opportunity to sit down and properly review the change. HTH, -Garrett