Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756734Ab2FFPhW (ORCPT ); Wed, 6 Jun 2012 11:37:22 -0400 Received: from mail-we0-f174.google.com ([74.125.82.174]:58319 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753788Ab2FFPhV (ORCPT ); Wed, 6 Jun 2012 11:37:21 -0400 Date: Wed, 6 Jun 2012 17:37:15 +0200 From: Ingo Molnar To: Arnaldo Carvalho de Melo Cc: Darren Hart , Hitoshi Mitake , Ingo Molnar , linux-kernel@vger.kernel.org, Peter Zijlstra , Paul Mackerras , Michel Lespinasse , Rusty Russell , Eric Dumazet Subject: Re: [PATCH] perf bench: add new benchmark subsystem and suite "futex wait" Message-ID: <20120606153715.GA7842@gmail.com> References: <1337268092-6765-1-git-send-email-h.mitake@gmail.com> <4FB52636.3040604@linux.intel.com> <4FCE4D24.5040307@linux.intel.com> <20120606073909.GI17808@gmail.com> <20120606123023.GB2423@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120606123023.GB2423@infradead.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 890 Lines: 29 * Arnaldo Carvalho de Melo wrote: > Em Wed, Jun 06, 2012 at 09:39:09AM +0200, Ingo Molnar escreveu: > > I'd rather not split it from the main perf binary, if embedded > > wants a small static binary (do they really?) we could add > > support for minimal builds of perf, with just a few [even one] > > subcommand activated or so. > > The plan is to be able to do a: > > make -C tools/perf menuconfig > > And all the other *config make targets as the kernel, using Kconfig > files, etc. > > So that we can pick and choose which subset of tools and features one > wants. Sounds very nifty to me! Thanks, Ingo -- 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/