summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-config.c
Commit message (Expand)AuthorAge
* perf config: Check not only section->from_system_config but also item'sTaeung Song2017-09-12
* tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo2017-07-20
* perf config: Refactor the code using 'ret' variable in cmd_config()Taeung Song2017-06-19
* perf config: Check error cases of {show_spec, set}_config()Taeung Song2017-06-19
* perf config: Invert an if statement to reduce nesting in cmd_config()Taeung Song2017-06-19
* 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