8c1cedb44668 ("perf config: Invert an if statement to reduce nesting in cmd_config()") 4341ec6b3db4 ("perf config: Refactor a duplicated code for obtaining config file name") c6fc018a7a64 ("perf config: Add support setting variables in a config file") 36662794bb52 ("perf config: Validate config variable arguments before trying use them") 909236083ee5 ("perf config: Add support for getting config key-value pairs") 893c5c798be9 ("perf config: Show default report configuration in example and docs") 8a0a9c7e9146 ("perf config: Introduce new init() and exit()") 8beeb00f2c84 ("perf config: Use new perf_config_set__init() to initialize config set") 25d8f48f78f3 ("perf config: Constructor should free its allocated memory when failing") 78f71c996fb9 ("perf config: Fix abnormal termination at perf_parse_file()") 860b8d4b3f89 ("perf config: Make show_config() use perf_config_set") 20105ca1240c ("perf config: Introduce perf_config_set class") b8cbb349061e ("perf config: Bring perf_default_config to the very beginning at main()") c7ac24178c50 ("perf config: Add '--system' and '--user' options to select which config file is used") 89debf178708 ("perf config: Document variables for 'colors' section in man page") 14cbfbeb7654 ("perf report: Show random usage tip on the help line") 5feaac248a46 ("perf tools: Move help_unknown_cmd() to its own file") 0a4bb5da957b ("perf tools: Move cmd_version() to builtin-version.c") 1fe143c5f928 ("perf tools: Move term functions out of util.c") 7d6852432acb ("perf config: Add initial man page") 30862f2c5725 ("perf tools: Add 'perf config' command")