From owner-svn-src-head@FreeBSD.ORG Mon Nov 22 22:05:26 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id 64E12106566B; Mon, 22 Nov 2010 22:05:26 +0000 (UTC) Date: Mon, 22 Nov 2010 22:05:26 +0000 From: Alexander Best To: Ulrich Spoerlein Message-ID: <20101122220526.GA63950@freebsd.org> References: <201011222139.oAMLdZon006852@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201011222139.oAMLdZon006852@svn.freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r215717 - head/usr.sbin/kernbb X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 22:05:26 -0000 On Mon Nov 22 10, Ulrich Spoerlein wrote: > Author: uqs > Date: Mon Nov 22 21:39:35 2010 > New Revision: 215717 > URL: http://svn.freebsd.org/changeset/base/215717 > > Log: > Remove kernbb(8) from the source tree. > > It's been broken for several years and with all the binutils/toolchain > changes in flight, it might make more sense to put efforts into dtrace and > hwpmc instead. thanks. :) what about the BB-profiling sections in sys/{amd64,i386}/{amd64,i386}/support.S? do they need to stay? cheers. alex > > Discussed with: phk > PR: bin/83558 > > Deleted: > head/usr.sbin/kernbb/ -- a13x