aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-config.c
Commit message (Expand)AuthorAge
* perf config: Refactor a duplicated code for obtaining config file nameTaeung Song2017-05-02
* perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo2017-03-27
* perf config: Mark where are config items from (user or system)Taeung Song2016-11-14
* perf config: Add support setting variables in a config fileTaeung Song2016-11-14
* perf config: Validate config variable arguments before trying use themTaeung Song2016-11-14
* perf config: Add support for getting config key-value pairsTaeung Song2016-11-14
* perf config: Reimplement show_config() using config_set__for_eachTaeung Song2016-06-23
* perf config: Introduce new init() and exit()Taeung Song2016-06-23
* perf config: Make show_config() use perf_config_setTaeung Song2016-04-14
* perf config: Add '--system' and '--user' options to select which config file ...Taeung Song2016-02-12
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-17
* perf tools: Add 'perf config' commandTaeung Song2015-11-23