Re: [PATCH 3/4] perf tools: Add a option 'all' to perf-config.

From: Jiri Olsa
Date: Mon May 04 2015 - 15:16:43 EST


On Mon, Apr 27, 2015 at 03:34:25PM +0900, Taeung Song wrote:
> A option 'all' is to display both current config variables and
> all possible config variables with default values.
> The syntax examples are like below
>
> perf config [options]
>
> display all perf config with default values.
> # perf config
> or
> # perf config -a | --all

hum, I think we wanted

'perf config' to display current config file (same as -l)

'perf config -a' to display all possible config

jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/