From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753799AbcBENjd (ORCPT ); Fri, 5 Feb 2016 08:39:33 -0500 Received: from casper.infradead.org ([85.118.1.10]:38480 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753739AbcBENjb (ORCPT ); Fri, 5 Feb 2016 08:39:31 -0500 Date: Fri, 5 Feb 2016 10:39:25 -0300 From: Arnaldo Carvalho de Melo To: Namhyung Kim Cc: Taeung Song , linux-kernel@vger.kernel.org, Jiri Olsa , Ingo Molnar Subject: Re: [PATCH 0/8] perf config: Document config variables in man page Message-ID: <20160205133925.GB28242@kernel.org> References: <1454577913-16401-1-git-send-email-treeze.taeung@gmail.com> <20160204144955.GD15573@kernel.org> <56B48182.8050006@gmail.com> <20160205130439.GA7444@danjae.kornet> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160205130439.GA7444@danjae.kornet> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Fri, Feb 05, 2016 at 10:04:39PM +0900, Namhyung Kim escreveu: > Hi Taeung, > > On Fri, Feb 05, 2016 at 08:03:30PM +0900, Taeung Song wrote: > > Hi, Arnaldo > > > > I'm sorry I missed a thing out. > > Lastly default calchain perfcent limit is changed to 0.005%. > > This is a default value of call-graph.threshold. > > Nope, AFAICS the patch was not merged. And I decided to change it to > 0.05% but it' still not merged.. Yeah, you sent it as an RFC, I'm just giving it a bit more time for comments to be made. - Arnaldo