Re: [PATCH v7 1/7] perf tools: Add 'perf-config' command

2015-10-20 Thread Namhyung Kim
Hi Taeung, sorry for late! On Sun, Oct 04, 2015 at 04:35:04PM +0900, Taeung Song wrote: > The perf configuration file contains many variables which can make > the perf command's action more effective. > But looking through state of configuration is difficult and there's no knowing > what kind of

[PATCH v7 1/7] perf tools: Add 'perf-config' command

2015-10-04 Thread Taeung Song
The perf configuration file contains many variables which can make the perf command's action more effective. But looking through state of configuration is difficult and there's no knowing what kind of other variables except variables in perfconfig.example exist. So This patch adds 'perf-config' com