Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a1c73383c032ea467c4e766d4471edf91cf384cb
/
tools
/
perf
/
builtin-config.c
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