Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752790Ab3JLQxY (ORCPT ); Sat, 12 Oct 2013 12:53:24 -0400 Received: from mail-ea0-f180.google.com ([209.85.215.180]:46798 "EHLO mail-ea0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752690Ab3JLQxX (ORCPT ); Sat, 12 Oct 2013 12:53:23 -0400 Date: Sat, 12 Oct 2013 18:53:20 +0200 From: Ingo Molnar To: David Ahern Cc: Jiri Olsa , Namhyung Kim , Arnaldo Carvalho de Melo , Peter Zijlstra , Paul Mackerras , Namhyung Kim , LKML , Linus Torvalds , Frederic Weisbecker Subject: Re: [PATCHSET 0/8] perf tools: Fix scalability problem on callchain merging (v5) Message-ID: <20131012165319.GB15116@gmail.com> References: <1381468543-25334-1-git-send-email-namhyung@kernel.org> <20131011055829.GA4975@gmail.com> <20131011073448.GA11064@krava.redhat.com> <52581511.2010909@gmail.com> <52581737.8090309@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52581737.8090309@gmail.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: 693 Lines: 21 * David Ahern wrote: > On 10/11/13 9:11 AM, David Ahern wrote: > >It would be nice to fix the callchain arg handler to not attempt to > >process the next argument if it is not fp or dwarf. > > Specifically, something like this which maintains syntax and default > fp option: Lets not maintain a broken syntax please - breaking the very simple -ga was the primary regression to begin with, so lets fix that. 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/