aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-config.c
AgeCommit message (Expand)Author
2017-05-02perf config: Refactor a duplicated code for obtaining config file nameperf-core-for-mingo-4.12-20170503Taeung Song
2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo
2016-11-14perf config: Mark where are config items from (user or system)Taeung Song
2016-11-14perf config: Add support setting variables in a config fileTaeung Song
2016-11-14perf config: Validate config variable arguments before trying use themTaeung Song
2016-11-14perf config: Add support for getting config key-value pairsTaeung Song
2016-06-23perf config: Reimplement show_config() using config_set__for_eachperf-core-for-mingo-20160623Taeung Song
2016-06-23perf config: Introduce new init() and exit()Taeung Song
2016-04-14perf config: Make show_config() use perf_config_setperf-core-for-mingo-20160414Taeung Song
2016-02-12perf config: Add '--system' and '--user' options to select which config file ...Taeung Song
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf
2015-11-23perf tools: Add 'perf config' commandTaeung Song