Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751663AbaANNlM (ORCPT ); Tue, 14 Jan 2014 08:41:12 -0500 Received: from mail-ea0-f176.google.com ([209.85.215.176]:38887 "EHLO mail-ea0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751566AbaANNlG (ORCPT ); Tue, 14 Jan 2014 08:41:06 -0500 Date: Tue, 14 Jan 2014 14:41:01 +0100 From: Ingo Molnar To: Arnaldo Carvalho de Melo Cc: linux-kernel@vger.kernel.org, Arnaldo Carvalho de Melo , 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 , Arnaldo Carvalho de Melo , Peter Zijlstra Subject: Re: [GIT PULL 00/38] perf/core improvements and fixes Message-ID: <20140114134101.GB25671@gmail.com> References: <1389646059-24881-1-git-send-email-acme@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1389646059-24881-1-git-send-email-acme@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 * 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. 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/