Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755665Ab3I3R2E (ORCPT ); Mon, 30 Sep 2013 13:28:04 -0400 Received: from mail-qc0-f172.google.com ([209.85.216.172]:49814 "EHLO mail-qc0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755380Ab3I3R16 (ORCPT ); Mon, 30 Sep 2013 13:27:58 -0400 Date: Mon, 30 Sep 2013 14:27:41 -0300 From: Arnaldo Carvalho de Melo To: Ingo Molnar Cc: David Ahern , Linus Torvalds , Linux Kernel Mailing List , Peter Zijlstra , Thomas Gleixner , Andrew Morton , Jiri Olsa , Namhyung Kim Subject: Re: [PATCH] perf auto-dep: Speed up feature tests by building them in parallel Message-ID: <20130930172741.GD10293@ghostprotocols.net> References: <20130912184341.GA11400@ghostprotocols.net> <52321CE4.1080804@gmail.com> <20130912200236.GC11400@ghostprotocols.net> <20130912203116.GD32644@gmail.com> <20130912204313.GA3259@gmail.com> <20130915091029.GA21465@gmail.com> <20130930164210.GA22342@gmail.com> <20130930171220.GC10293@ghostprotocols.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130930171220.GC10293@ghostprotocols.net> 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: 868 Lines: 29 Em Mon, Sep 30, 2013 at 02:12:20PM -0300, Arnaldo Carvalho de Melo escreveu: > Em Mon, Sep 30, 2013 at 06:42:10PM +0200, Ingo Molnar escreveu: > > > > This series (with combo patch attached) implements (much) faster > > perf-tools feature-auto-detection. > > Cool stuff! > > Testing: > > [acme@zoo linux]$ cat /etc/fedora-release > Fedora release 18 (Spherical Cow) Before: Performance counter stats for 'make -j4 -C tools/perf O=/tmp/build/perf' (3 runs): 7.336208823 seconds time elapsed ( +- 5.75% ) After: 3.831295406 seconds time elapsed ( +- 1.20% ) - 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/