index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
config.c
Age
Commit message (
Expand
)
Author
2016-02-12
perf config: Add '--system' and '--user' options to select which config file ...
Taeung Song
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-08-07
perf tools: Introduce llvm config options
Wang Nan
2014-12-09
perf tools: Add --buildid-dir option to set cache directory
Jiri Olsa
2014-12-09
perf tools: Use single strcmp call instead of two
Jiri Olsa
2014-09-26
perf tools: Fix line number in the config file error message
Jiri Olsa
2014-09-26
perf tools: Introduce perf_callchain_config()
Namhyung Kim
2014-08-12
perf tools: Add perf_config_u64 function
Jiri Olsa
2014-07-07
perf hists browser: Add ui.show-headers config file option
Jiri Olsa
2014-04-16
perf tools: Add hist.percentage config option
Namhyung Kim
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-05-29
perf config: Allow '_' in config file variable names
Arnaldo Carvalho de Melo
2011-12-20
perf tools: Remove stale git headlines from top comment
Namhyung Kim
2011-09-27
doc: fix broken references
Paul Bolle
2011-08-09
perf tools: Check $HOME/.perfconfig ownership
Arnaldo Carvalho de Melo
2011-08-08
perf tools: do not look at ./config for configuration
Jonathan Nieder
2010-06-05
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
2010-05-18
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar