Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751916AbaANQY6 (ORCPT ); Tue, 14 Jan 2014 11:24:58 -0500 Received: from mail-ee0-f47.google.com ([74.125.83.47]:62322 "EHLO mail-ee0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751458AbaANQY4 (ORCPT ); Tue, 14 Jan 2014 11:24:56 -0500 Date: Tue, 14 Jan 2014 17:24:51 +0100 From: Ingo Molnar To: Arnaldo Carvalho de Melo Cc: linux-kernel@vger.kernel.org, Adrian Hunter , Andi Kleen , Borislav Petkov , Cody P Schafer , Corey Ashford , David Ahern , Frederic Weisbecker , Jean Pihet , Jiri Olsa , linaro-kernel@lists.linaro.org, Masami Hiramatsu , Mike Galbraith , Namhyung Kim , patches@linaro.org, Paul Mackerras , Peter Zijlstra , Ramkumar Ramachandra , Stephane Eranian , Steven Rostedt , Sukadev Bhattiprolu , Will Deacon , Yann Droneaud , Peter Zijlstra Subject: Re: [GIT PULL 00/38] perf/core improvements and fixes Message-ID: <20140114162450.GA31734@gmail.com> References: <1389646059-24881-1-git-send-email-acme@infradead.org> <20140114134101.GB25671@gmail.com> <20140114140316.GB29798@ghostprotocols.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140114140316.GB29798@ghostprotocols.net> 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 * Arnaldo Carvalho de Melo wrote: > Em Tue, Jan 14, 2014 at 02:41:01PM +0100, Ingo Molnar escreveu: > > * Arnaldo Carvalho de Melo wrote: > > > > Andi Kleen (2): > > > perf stat: Fix --delay option in man page > > > perf record: Add --initial-delay option > > > Hm, so we now have two options that do something similar, one named > > --delay, the other --initial-delay? That looks rather inconsistent. > > > Furthermore, it looks silly to rename things --initial-delay just to > > preserve a rarely used option, --no-delay. Instead the better option > > would be to rename --no-delay to --no-buffering, and use --delay and > > use it consistently within the tools. > > Ok, agreed, I'll do that, adding a patch that renames the old option, > then reworking Andi's patches to use --delay consistently. Ok, thanks - I'll pull the existing lineup meanwhile, it's not a showstopper. 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/