So far, it is difficult that the state of perf configs is looked through
and there's no knowing what kind of other variables except variables in
perfconfig.example.
Also perf configs can't be changed without manually modifying $HOME/.perfconfig
or
$(sysconfdir)/perfconfig file. So I suggest this
Hi Taeung,
On Fri, Jul 17, 2015 at 10:39:57AM +0900, Taeung Song wrote:
> Changes in v4:
> - If some config value is default value, notice it is '(default)'as
> below.
>
> # perf config colors.normal
> colors.normal=lightgray, default (default)
>
> - A config file pa
Changes in v4:
- If some config value is default value, notice it is '(default)'as
below.
# perf config colors.normal
colors.normal=lightgray, default (default)
- A config file path is only decided in perf_config().
And a perf-config command depend on
3 matches
Mail list logo