aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/config.h
Commit message (Expand)AuthorAge
* perf config: Call perf_config__init() lazilyArnaldo Carvalho de Melo2018-05-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* perf config: Do not die when parsing u64 or int config valuesArnaldo Carvalho de Melo2017-06-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: Introduce new init() and exit()Taeung Song2016-06-23
* perf config: Move config declarations from util/cache.h to util/config.hTaeung Song2016-06-23
* perf config: Introduce perf_config_set classTaeung Song2016-04-14