From owner-freebsd-current@FreeBSD.ORG Tue Mar 21 07:46:15 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 016B716A401 for ; Tue, 21 Mar 2006 07:46:15 +0000 (UTC) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4841E43D45 for ; Tue, 21 Mar 2006 07:46:14 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id r21so1046084wxc for ; Mon, 20 Mar 2006 23:46:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QdSEnUhSxUkuz56hQqbDR1M7G/lipDhpvemwqbhbYcKemwEfRPb+XycPGGsmjuGIsCNsn9LbpRGt696yCrYqoWHTSVuGh44d9yrgBV+RLYFScu5HqLzOBksHxVe2RvG/cNnUHCY+WLndw1SbR0FCvR19AwVxUYvHXhvf6ZgxVL8= Received: by 10.70.28.2 with SMTP id b2mr635818wxb; Mon, 20 Mar 2006 23:46:13 -0800 (PST) Received: by 10.70.115.19 with HTTP; Mon, 20 Mar 2006 23:46:13 -0800 (PST) Message-ID: <84dead720603202346t6fe1e94cve033bf002dffa90a@mail.gmail.com> Date: Tue, 21 Mar 2006 13:16:13 +0530 From: "Joseph Koshy" To: "Andrew Gallatin" In-Reply-To: <17405.53911.686306.362353@grasshopper.cs.duke.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060223143856.O9642@fledge.watson.org> <17405.53911.686306.362353@grasshopper.cs.duke.edu> Cc: Robert Watson , current@freebsd.org Subject: Re: The sixty second pmc howto 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: Tue, 21 Mar 2006 07:46:15 -0000 >>>> "ag" =3D=3D "Andrew Gallatin " said: ag> My only problem with hwpmc is that it will not work for kernel ag> modules. The following patch implements support for profiling of dynamically loaded kernel modules and dlopen()'ed (userland) shared objects. Could you please test/review? http://people.freebsd.org/~jkoshy/projects/perf-measurement/snapshot-8.html -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy