From owner-freebsd-performance@FreeBSD.ORG Sun Aug 10 00:36:06 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 BE3AA37B405 for ; Sun, 10 Aug 2003 00:36:06 -0700 (PDT) Received: from garple.migus.org (pcp243676pcs.howard01.md.comcast.net [68.55.84.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E3BE43F85 for ; Sun, 10 Aug 2003 00:36:05 -0700 (PDT) (envelope-from amigus@FreeBSD.org) Received: from garple.migus.org (localhost [127.0.0.1]) by garple.migus.org (8.12.9/8.12.9) with ESMTP id h7A7a3AL099609 for ; Sun, 10 Aug 2003 03:36:03 -0400 (EDT) (envelope-from amigus@FreeBSD.org) Received: (from www@localhost) by garple.migus.org (8.12.9/8.12.9/Submit) id h7A7a3qt099608; Sun, 10 Aug 2003 03:36:03 -0400 (EDT) X-Authentication-Warning: garple.migus.org: www set sender to amigus@FreeBSD.org using -f Received: from 192.168.4.2 (SquirrelMail authenticated user adam) by mail.migus.org with HTTP; Sun, 10 Aug 2003 03:36:03 -0400 (EDT) Message-ID: <49588.192.168.4.2.1060500963.squirrel@mail.migus.org> Date: Sun, 10 Aug 2003 03:36:03 -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.8 required=5.0 tests=MSG_ID_ADDED_BY_MTA_3,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) X-Mailman-Approved-At: Sun, 10 Aug 2003 12:04:54 -0700 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 07:36:07 -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