Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fab07611fb2e6a15fac05c4583045ca5582fd826
/
tools
/
perf
/
builtin-config.c
fb71c86c
perf tools: Remove util.h from where it is not needed
by Arnaldo Carvalho de Melo
· 5 years ago
8520a98
perf debug: Remove needless include directives from debug.h
by Arnaldo Carvalho de Melo
· 5 years ago
0ac25fd
perf tools: Remove perf.h from source files not needing it
by Arnaldo Carvalho de Melo
· 5 years ago
215a0d3
perf tools: Add missing headers, mostly stdlib.h
by Arnaldo Carvalho de Melo
· 6 years ago
41e0d04
perf config: Show the configuration when no arguments are provided
by Arnaldo Carvalho de Melo
· 6 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
5c26155
perf config: Write a config file just once
by Taeung Song
· 7 years ago
cba225d
perf config: Check not only section->from_system_config but also item's
by Taeung Song
· 7 years ago
8e99b6d
tools include: Adopt strstarts() from the kernel
by Arnaldo Carvalho de Melo
· 7 years ago
dfe1c6d
perf config: Refactor the code using 'ret' variable in cmd_config()
by Taeung Song
· 8 years ago
4f1fd74
perf config: Check error cases of {show_spec, set}_config()
by Taeung Song
· 8 years ago
8c1cedb
perf config: Invert an if statement to reduce nesting in cmd_config()
by Taeung Song
· 8 years ago
4341ec6
perf config: Refactor a duplicated code for obtaining config file name
by Taeung Song
· 8 years ago
b0ad8ea
perf tools: Remove unused 'prefix' from builtin functions
by Arnaldo Carvalho de Melo
· 8 years ago
08d090c
perf config: Mark where are config items from (user or system)
by Taeung Song
· 8 years ago
c6fc018
perf config: Add support setting variables in a config file
by Taeung Song
· 8 years ago
3666279
perf config: Validate config variable arguments before trying use them
by Taeung Song
· 8 years ago
9092360
perf config: Add support for getting config key-value pairs
by Taeung Song
· 8 years ago
4a35b34
perf config: Reimplement show_config() using config_set__for_each
by Taeung Song
· 9 years ago
8a0a9c7
perf config: Introduce new init() and exit()
by Taeung Song
· 9 years ago
860b8d4
perf config: Make show_config() use perf_config_set
by Taeung Song
· 9 years ago
c7ac241
perf config: Add '--system' and '--user' options to select which config file is used
by Taeung Song
· 9 years ago
4b6ab94
perf subcmd: Create subcmd library
by Josh Poimboeuf
· 9 years ago
30862f2
perf tools: Add 'perf config' command
by Taeung Song
· 9 years ago