index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-20
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
1
-6
/
+7
2017-06-27
perf config: Do not die when parsing u64 or int config values
Arnaldo Carvalho de Melo
1
-12
/
+22
2017-06-27
perf tools: Replace error() with pr_err()
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-06-27
perf config: Use pr_warning()
Arnaldo Carvalho de Melo
1
-4
/
+2
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-04-24
perf tools: Include sys/param.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-03-31
perf tools: Do not fail in case of empty HOME env variable
Jiri Olsa
1
-23
/
+31
2017-01-27
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
1
-4
/
+5
2017-01-27
perf config: Do not consider an error not to have any perfconfig file
Arnaldo Carvalho de Melo
1
-6
/
+8
2016-11-14
perf config: Mark where are config items from (user or system)
Taeung Song
1
-1
/
+15
2016-11-14
perf config: Add support setting variables in a config file
Taeung Song
1
-0
/
+6
2016-06-23
perf config: Introduce new init() and exit()
Taeung Song
1
-45
/
+47
2016-06-21
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-06-14
perf config: Handle NULL at perf_config_set__delete()
Taeung Song
1
-0
/
+3
2016-06-07
perf config: Use new perf_config_set__init() to initialize config set
Taeung Song
1
-1
/
+46
2016-06-07
perf config: Constructor should free its allocated memory when failing
Taeung Song
1
-2
/
+4
2016-06-06
perf config: Handle the error when config set is NULL at collect_config()
Taeung Song
1
-1
/
+5
2016-06-06
perf config: Fix abnormal termination at perf_parse_file()
Taeung Song
1
-9
/
+7
2016-04-14
perf config: Introduce perf_config_set class
Taeung Song
1
-0
/
+173
2016-04-06
perf config: Fix build with older toolchain.
Vinson Lee
1
-3
/
+3
2016-03-30
perf config: Rename 'v' to 'home' in set_buildid_dir()
Taeung Song
1
-3
/
+4
2016-03-30
perf config: Rework buildid_dir_command_config to perf_buildid_config
Taeung Song
1
-32
/
+18
2016-02-12
perf config: Add '--system' and '--user' options to select which config file ...
Taeung Song
1
-2
/
+2
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
1
-1
/
+1
2015-08-07
perf tools: Introduce llvm config options
Wang Nan
1
-0
/
+4
2014-12-09
perf tools: Add --buildid-dir option to set cache directory
Jiri Olsa
1
-3
/
+5
2014-12-09
perf tools: Use single strcmp call instead of two
Jiri Olsa
1
-1
/
+1
2014-09-26
perf tools: Fix line number in the config file error message
Jiri Olsa
1
-2
/
+11
2014-09-26
perf tools: Introduce perf_callchain_config()
Namhyung Kim
1
-0
/
+3
2014-08-12
perf tools: Add perf_config_u64 function
Jiri Olsa
1
-0
/
+24
2014-07-07
perf hists browser: Add ui.show-headers config file option
Jiri Olsa
1
-0
/
+13
2014-04-16
perf tools: Add hist.percentage config option
Namhyung Kim
1
-0
/
+4
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-2
/
+4
2012-05-30
perf config: Allow '_' in config file variable names
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-12-20
perf tools: Remove stale git headlines from top comment
Namhyung Kim
1
-1
/
+4
2011-09-27
doc: fix broken references
Paul Bolle
1
-2
/
+2
2011-08-09
perf tools: Check $HOME/.perfconfig ownership
Arnaldo Carvalho de Melo
1
-4
/
+23
2011-08-08
perf tools: do not look at ./config for configuration
Jonathan Nieder
1
-7
/
+0
2010-06-05
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
1
-1
/
+63
2010-05-19
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
1
-455
/
+6
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
1
-9
/
+13
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
1
-8
/
+10
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar
1
-0
/
+873