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

2015-04-27 Thread Arnaldo Carvalho de Melo
Em Mon, Apr 27, 2015 at 03:34:23PM +0900, Taeung Song escreveu: > The perf configuration file contains many variables which can make > the perf command's action more effective and more skilful. > But looking through state of configuration is difficult and > there's no knowing what kind of other var

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

2015-04-26 Thread Taeung Song
The perf configuration file contains many variables which can make the perf command's action more effective and more skilful. 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