From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753876AbcBENpW (ORCPT ); Fri, 5 Feb 2016 08:45:22 -0500 Received: from mail-pa0-f65.google.com ([209.85.220.65]:33272 "EHLO mail-pa0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752921AbcBENpV (ORCPT ); Fri, 5 Feb 2016 08:45:21 -0500 Date: Fri, 5 Feb 2016 22:44:12 +0900 From: Namhyung Kim To: Arnaldo Carvalho de Melo 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: <20160205134412.GC7444@danjae.kornet> References: <1454577913-16401-1-git-send-email-treeze.taeung@gmail.com> <20160204144955.GD15573@kernel.org> <56B48182.8050006@gmail.com> <20160205130439.GA7444@danjae.kornet> <20160205133925.GB28242@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160205133925.GB28242@kernel.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Arnaldo, On Fri, Feb 05, 2016 at 10:39:25AM -0300, Arnaldo Carvalho de Melo wrote: > 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. Yep, I'll wait for other's opinion. Thanks, Namhyung