Re: [PATCH 0/8] perf config: Document config variables in man page

2016-02-05 Thread Namhyung Kim
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 ou

Re: [PATCH 0/8] perf config: Document config variables in man page

2016-02-05 Thread Taeung Song
On 02/05/2016 10:39 PM, 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

Re: [PATCH 0/8] perf config: Document config variables in man page

2016-02-05 Thread Arnaldo Carvalho de Melo
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 ca

Re: [PATCH 0/8] perf config: Document config variables in man page

2016-02-05 Thread Namhyung Kim
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 cha

Re: [PATCH 0/8] perf config: Document config variables in man page

2016-02-05 Thread Taeung Song
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. So I resent a modified patch about this. Thanks, Taeung On 02/04/2016 11:49 PM, Arnaldo Carvalho de Melo wrote: Em Thu, Feb 04, 2016 at 06:

Re: [PATCH 0/8] perf config: Document config variables in man page

2016-02-05 Thread Taeung Song
On 02/04/2016 11:49 PM, Arnaldo Carvalho de Melo wrote: Em Thu, Feb 04, 2016 at 06:25:05PM +0900, Taeung Song escreveu: Document perf config informations each section in Documentation/perf-config.txt excluding 'help' section. Thanks, applied with some changes, Thank you !! Taeung

Re: [PATCH 0/8] perf config: Document config variables in man page

2016-02-04 Thread Arnaldo Carvalho de Melo
Em Thu, Feb 04, 2016 at 06:25:05PM +0900, Taeung Song escreveu: > Document perf config informations each section > in Documentation/perf-config.txt excluding 'help' section. Thanks, applied with some changes, - Arnaldo

[PATCH 0/8] perf config: Document config variables in man page

2016-02-04 Thread Taeung Song
Document perf config informations each section in Documentation/perf-config.txt excluding 'help' section. Taeung Song (8): perf config: Document 'ui.show-headers' variable in man page perf config: Document variables for 'call-graph' section in man page perf config: Document variables for 're