Re: [RFC][PATCH v9 0/2] Infrastructure code for perf-config

2016-04-20 Thread Taeung Song
Good morning, Namhyung :-) On 04/21/2016 10:27 AM, Namhyung Kim wrote: On Thu, Apr 21, 2016 at 02:42:35AM +0900, Taeung Song wrote: Hi, We can use the config files (i.e user wide ~/.perfconfig and system wide $(sysconfdir)/perfconfig) to configure perf tools. perf-config help user manage the c

Re: [RFC][PATCH v9 0/2] Infrastructure code for perf-config

2016-04-20 Thread Namhyung Kim
On Thu, Apr 21, 2016 at 02:42:35AM +0900, Taeung Song wrote: > Hi, > > We can use the config files (i.e user wide ~/.perfconfig > and system wide $(sysconfdir)/perfconfig) > to configure perf tools. perf-config help user > manage the config files, not manually look into or edit them. > > Introduc