Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754152Ab2FFMab (ORCPT ); Wed, 6 Jun 2012 08:30:31 -0400 Received: from mail-vc0-f174.google.com ([209.85.220.174]:39793 "EHLO mail-vc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753520Ab2FFMa3 (ORCPT ); Wed, 6 Jun 2012 08:30:29 -0400 Date: Wed, 6 Jun 2012 09:30:23 -0300 From: Arnaldo Carvalho de Melo To: Ingo Molnar 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: <20120606123023.GB2423@infradead.org> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120606073909.GI17808@gmail.com> X-Url: http://acmel.wordpress.com 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: 767 Lines: 22 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. - Arnaldo -- 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/