summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-config.c
Commit message (Expand)AuthorAgeFilesLines
* perf config: Mark where are config items from (user or system)Taeung Song2016-11-141-1/+5
* perf config: Add support setting variables in a config fileTaeung Song2016-11-141-6/+62
* perf config: Validate config variable arguments before trying use themTaeung Song2016-11-141-4/+41
* perf config: Add support for getting config key-value pairsTaeung Song2016-11-141-3/+37
* perf config: Reimplement show_config() using config_set__for_eachTaeung Song2016-06-231-12/+5
* perf config: Introduce new init() and exit()Taeung Song2016-06-231-0/+4
* perf config: Make show_config() use perf_config_setTaeung Song2016-04-141-7/+32
* perf config: Add '--system' and '--user' options to select which config file ...Taeung Song2016-02-121-3/+24
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-171-1/+1
* perf tools: Add 'perf config' commandTaeung Song2015-11-231-0/+66