index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf srcline: Add a timeout to reading from addr2line
Ian Rogers
2023-06-14
1
-2
/
+5
*
perf path: Make mkpath thread safe, remove 16384 bytes from .bss
Ian Rogers
2023-05-28
1
-1
/
+2
*
perf config: Add missing newline on pr_warning() call in home_perfconfig()
Yang Jihong
2022-10-27
1
-2
/
+2
*
perf tools: Add perf_config_scan()
Adrian Hunter
2022-10-04
1
-0
/
+31
*
perf config: Refine error message to eliminate confusion
Like Xu
2021-09-27
1
-1
/
+1
*
perf config: Fix caching and memory leak in perf_home_perfconfig()
Arnaldo Carvalho de Melo
2021-08-30
1
-1
/
+4
*
perf stat: Introduce config stat.bpf-counter-events
Song Liu
2021-04-29
1
-0
/
+4
*
perf stat: Align CSV output for summary mode
Jin Yao
2021-03-24
1
-0
/
+3
*
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-1
/
+1
*
perf config: Make perf_config_global() global
Jiri Olsa
2021-01-20
1
-1
/
+1
*
perf config: Make perf_config_system() global
Jiri Olsa
2021-01-20
1
-1
/
+1
*
perf config: Add perf_home_perfconfig function
Jiri Olsa
2021-01-20
1
-36
/
+53
*
perf config: Add config set interface
Jiri Olsa
2021-01-20
1
-5
/
+23
*
perf config: Make perf_config_from_file() static
Jiri Olsa
2021-01-20
1
-1
/
+1
*
perf config: Export the perf_config_from_file() function
Arnaldo Carvalho de Melo
2020-10-13
1
-1
/
+1
*
perf tools: Remove some duplicated includes
Tiezhu Yang
2020-06-02
1
-1
/
+0
*
perf config: Add stat.big-num support
Paul A. Clarke
2020-05-28
1
-0
/
+13
*
perf config: Introduce perf_config_u8()
Ravi Bangoria
2020-02-27
1
-0
/
+12
*
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+1
*
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+2
*
perf tools: Remove debug.h from header files not needing it
Arnaldo Carvalho de Melo
2019-08-29
1
-0
/
+1
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-2
/
+1
*
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
2019-06-25
1
-1
/
+1
*
perf config: Bail out when a handler returns failure for a key-value pair
Arnaldo Carvalho de Melo
2019-06-10
1
-2
/
+6
*
perf config: Fix a memory leak in collect_config()
Changbin Du
2019-03-19
1
-2
/
+1
*
perf tools: Add missing include <callchain.h> in various places
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf config: Modify size factor of snprintf
Sihyeon Jang
2018-12-17
1
-2
/
+2
*
perf tools: Allow specifying proc-map-timeout in config file
Mark Drayton
2018-12-17
1
-0
/
+4
*
perf config: Call perf_config__init() lazily
Arnaldo Carvalho de Melo
2018-05-16
1
-7
/
+9
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf config: Allow creating empty config set for config file autogeneration
Taeung Song
2017-09-13
1
-4
/
+1
|
/
*
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
2017-07-20
1
-6
/
+7
*
perf config: Do not die when parsing u64 or int config values
Arnaldo Carvalho de Melo
2017-06-27
1
-12
/
+22
*
perf tools: Replace error() with pr_err()
Arnaldo Carvalho de Melo
2017-06-27
1
-1
/
+2
*
perf config: Use pr_warning()
Arnaldo Carvalho de Melo
2017-06-27
1
-4
/
+2
*
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+3
*
perf tools: Include sys/param.h where needed
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+2
*
perf tools: Do not fail in case of empty HOME env variable
Jiri Olsa
2017-03-31
1
-23
/
+31
*
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
2017-01-27
1
-4
/
+5
*
perf config: Do not consider an error not to have any perfconfig file
Arnaldo Carvalho de Melo
2017-01-27
1
-6
/
+8
*
perf config: Mark where are config items from (user or system)
Taeung Song
2016-11-14
1
-1
/
+15
*
perf config: Add support setting variables in a config file
Taeung Song
2016-11-14
1
-0
/
+6
*
perf config: Introduce new init() and exit()
Taeung Song
2016-06-23
1
-45
/
+47
*
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2016-06-21
1
-1
/
+1
*
perf config: Handle NULL at perf_config_set__delete()
Taeung Song
2016-06-14
1
-0
/
+3
*
perf config: Use new perf_config_set__init() to initialize config set
Taeung Song
2016-06-07
1
-1
/
+46
*
perf config: Constructor should free its allocated memory when failing
Taeung Song
2016-06-07
1
-2
/
+4
[next]