From owner-freebsd-performance@FreeBSD.ORG Sun Aug 10 02:09:17 2003 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B9AB37B401 for ; Sun, 10 Aug 2003 02:09:17 -0700 (PDT) Received: from garple.migus.org (pcp243676pcs.howard01.md.comcast.net [68.55.84.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C77743F75 for ; Sun, 10 Aug 2003 02:09:16 -0700 (PDT) (envelope-from adam@migus.org) Received: from garple.migus.org (localhost [127.0.0.1]) by garple.migus.org (8.12.9/8.12.9) with ESMTP id h7A99EAL000136 for ; Sun, 10 Aug 2003 05:09:14 -0400 (EDT) (envelope-from adam@migus.org) Received: (from www@localhost) by garple.migus.org (8.12.9/8.12.9/Submit) id h7A99EQS000135; Sun, 10 Aug 2003 05:09:14 -0400 (EDT) X-Authentication-Warning: garple.migus.org: www set sender to adam@migus.org using -f Received: from 192.168.4.2 (SquirrelMail authenticated user adam) by mail.migus.org with HTTP; Sun, 10 Aug 2003 05:09:14 -0400 (EDT) Message-ID: <49206.192.168.4.2.1060506554.squirrel@mail.migus.org> Date: Sun, 10 Aug 2003 05:09:14 -0400 (EDT) From: "Adam Migus" To: performance@freebsd.org User-Agent: SquirrelMail/1.4.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Spam-Status: No, hits=0.1 required=5.0 tests=PRIORITY_NO_NAME,USER_AGENT,X_AUTH_WARNING version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: boot_tester - performance analysis framework X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2003 09:09:17 -0000 Folks, Some time ago I started developing a generic performance analysis framework for FreeBSD called "boot_tester." It got shelved for various reasons but given the recent increased interest in performance analysis I've found a little free time, tweaked the code and web site and now I'm offering it for testing. It's BSD license. The web site is: http://people.migus.org/~amigus/boot_tester/ If you have any questions or comments please email me. -- Adam - Migus Dot Org (http://www.migus.org)