summaryrefslogtreecommitdiff
path: root/tools/perf/util/config.c
Commit message (Expand)AuthorAge
* perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo2017-04-24
* perf tools: Include sys/param.h where neededArnaldo Carvalho de Melo2017-04-24
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* perf tools: Move sane ctype stuff from util.h to sane_ctype.hArnaldo Carvalho de Melo2017-04-19
* perf tools: Do not fail in case of empty HOME env variableJiri Olsa2017-03-31
* perf tools: Propagate perf_config() errorsArnaldo Carvalho de Melo2017-01-27
* perf config: Do not consider an error not to have any perfconfig fileArnaldo Carvalho de Melo2017-01-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 tools: Remove some unused functionsArnaldo Carvalho de Melo2016-06-21
* perf config: Handle NULL at perf_config_set__delete()Taeung Song2016-06-14
* perf config: Use new perf_config_set__init() to initialize config setTaeung Song2016-06-07
* perf config: Constructor should free its allocated memory when failingTaeung Song2016-06-07
* perf config: Handle the error when config set is NULL at collect_config()Taeung Song2016-06-06
* perf config: Fix abnormal termination at perf_parse_file()Taeung Song2016-06-06
* perf config: Introduce perf_config_set classTaeung Song2016-04-14
* perf config: Fix build with older toolchain.Vinson Lee2016-04-06
* perf config: Rename 'v' to 'home' in set_buildid_dir()Taeung Song2016-03-30
* perf config: Rework buildid_dir_command_config to perf_buildid_configTaeung Song2016-03-30
* 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: Introduce llvm config optionsWang Nan2015-08-07
* perf tools: Add --buildid-dir option to set cache directoryJiri Olsa2014-12-09
* perf tools: Use single strcmp call instead of twoJiri Olsa2014-12-09
* perf tools: Fix line number in the config file error messageJiri Olsa2014-09-26
* perf tools: Introduce perf_callchain_config()Namhyung Kim2014-09-26
* perf tools: Add perf_config_u64 functionJiri Olsa2014-08-12
* perf hists browser: Add ui.show-headers config file optionJiri Olsa2014-07-07
* perf tools: Add hist.percentage config optionNamhyung Kim2014-04-16
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf config: Allow '_' in config file variable namesArnaldo Carvalho de Melo2012-05-29
* perf tools: Remove stale git headlines from top commentNamhyung Kim2011-12-20
* doc: fix broken referencesPaul Bolle2011-09-27
* perf tools: Check $HOME/.perfconfig ownershipArnaldo Carvalho de Melo2011-08-09
* perf tools: do not look at ./config for configurationJonathan Nieder2011-08-08
* perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-05
* perf tools: Remove some unused functionsArnaldo Carvalho de Melo2010-05-18
* perf: Enable more compiler warningsIngo Molnar2009-08-16
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-01
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-06