From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753550AbcBENGE (ORCPT ); Fri, 5 Feb 2016 08:06:04 -0500 Received: from mail-pa0-f66.google.com ([209.85.220.66]:35593 "EHLO mail-pa0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752895AbcBENFr (ORCPT ); Fri, 5 Feb 2016 08:05:47 -0500 Date: Fri, 5 Feb 2016 22:04:39 +0900 From: Namhyung Kim To: Taeung Song Cc: Arnaldo Carvalho de Melo , linux-kernel@vger.kernel.org, Jiri Olsa , Ingo Molnar Subject: Re: [PATCH 0/8] perf config: Document config variables in man page Message-ID: <20160205130439.GA7444@danjae.kornet> References: <1454577913-16401-1-git-send-email-treeze.taeung@gmail.com> <20160204144955.GD15573@kernel.org> <56B48182.8050006@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <56B48182.8050006@gmail.com> 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 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.. Thanks, Namhyung