Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762537AbZFKQr3 (ORCPT ); Thu, 11 Jun 2009 12:47:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757724AbZFKQrG (ORCPT ); Thu, 11 Jun 2009 12:47:06 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:42323 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755582AbZFKQrE (ORCPT ); Thu, 11 Jun 2009 12:47:04 -0400 Date: Thu, 11 Jun 2009 12:46:56 -0400 From: Christoph Hellwig To: Linus Torvalds Cc: Marcel Holtmann , Christoph Hellwig , Ingo Molnar , "David S. Miller" , Stephane Eranian , linux-kernel@vger.kernel.org, Paul Mackerras , Peter Zijlstra , Andrew Morton , Thomas Gleixner Subject: Re: [GIT PULL] Performance Counters for Linux Message-ID: <20090611164656.GA12202@infradead.org> References: <20090611160329.GA3366@elte.hu> <20090611161714.GA5008@infradead.org> <1244738098.27363.36.camel@violet> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 818 Lines: 17 On Thu, Jun 11, 2009 at 09:38:32AM -0700, Linus Torvalds wrote: > > so do you expect us to merge stuff like ip, iw, rfkill, crda, the WiMAX > > tools, the Bluetooth ones and whatever we have that are all have the > > same issues to be merged into the kernel source code as well. > > No. Only stuff that I expect to be really close to hardware, and used for > kernel purposes. Did you take a look a tools/perf/? There is nothing close to hardware at all. It's all pretty highly abstracted away from anything resembling the hardware through the perfcounters interface. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/