aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf1-1/+1
2015-08-07perf tools: Introduce llvm config optionsWang Nan1-0/+4
2014-12-09perf tools: Add --buildid-dir option to set cache directoryJiri Olsa1-3/+5
2014-12-09perf tools: Use single strcmp call instead of twoJiri Olsa1-1/+1
2014-09-26perf tools: Fix line number in the config file error messageJiri Olsa1-2/+11
2014-09-26perf tools: Introduce perf_callchain_config()Namhyung Kim1-0/+3
2014-08-12perf tools: Add perf_config_u64 functionJiri Olsa1-0/+24
2014-07-07perf hists browser: Add ui.show-headers config file optionJiri Olsa1-0/+13
2014-04-16perf tools: Add hist.percentage config optionNamhyung Kim1-0/+4
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-2/+4
2012-05-29perf config: Allow '_' in config file variable namesArnaldo Carvalho de Melo1-1/+1
2011-12-20perf tools: Remove stale git headlines from top commentNamhyung Kim1-1/+4
2011-09-27doc: fix broken referencesPaul Bolle1-2/+2
2011-08-09perf tools: Check $HOME/.perfconfig ownershipArnaldo Carvalho de Melo1-4/+23
2011-08-08perf tools: do not look at ./config for configurationJonathan Nieder1-7/+0
2010-06-05perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian1-1/+63
2010-05-18perf tools: Remove some unused functionsArnaldo Carvalho de Melo1-455/+6
2009-08-16perf: Enable more compiler warningsIngo Molnar1-9/+13
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar1-8/+10
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+873