From owner-freebsd-questions@FreeBSD.ORG Tue Nov 2 15:21:09 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 420E416A4CE for ; Tue, 2 Nov 2004 15:21:09 +0000 (GMT) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA5FE43D53 for ; Tue, 2 Nov 2004 15:21:08 +0000 (GMT) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (fakerafan@localhost.csie.ntu.edu.tw [127.0.0.1]) by svm.csie.ntu.edu.tw (8.13.1/8.13.1) with ESMTP id iA2FL6oP065085 for ; Tue, 2 Nov 2004 23:21:06 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.13.1/8.13.1/Submit) id iA2FL6HK065084 for questions@freebsd.org; Tue, 2 Nov 2004 23:21:06 +0800 (CST) (envelope-from rafan) Date: Tue, 2 Nov 2004 23:21:06 +0800 From: Rong-En Fan To: questions@freebsd.org Message-ID: <20041102152106.GA65064@svm.csie.ntu.edu.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: gprof X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Nov 2004 15:21:09 -0000 [ please Cc'ed me, thanks] Hello, few questions about usr.bin/gprof 1. is this one from the old BSD, right? 2. why not have a devel/gprof port for GNU's gprof? Thanks, rafan