Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
48775cb73c2e26b7ca9d679875a6e570c8b8e124
/
tools
/
perf
/
util
/
config.c
8a0a9c7
perf config: Introduce new init() and exit()
by Taeung Song
· 8 years ago
814b3f5
perf tools: Remove some unused functions
by Arnaldo Carvalho de Melo
· 9 years ago
826424c
perf config: Handle NULL at perf_config_set__delete()
by Taeung Song
· 9 years ago
8beeb00
perf config: Use new perf_config_set__init() to initialize config set
by Taeung Song
· 9 years ago
25d8f48
perf config: Constructor should free its allocated memory when failing
by Taeung Song
· 9 years ago
7db91f2
perf config: Handle the error when config set is NULL at collect_config()
by Taeung Song
· 9 years ago
78f71c9
perf config: Fix abnormal termination at perf_parse_file()
by Taeung Song
· 9 years ago
20105ca
perf config: Introduce perf_config_set class
by Taeung Song
· 9 years ago
d8e2865
perf config: Fix build with older toolchain.
by Vinson Lee
· 9 years ago
37194f4
perf config: Rename 'v' to 'home' in set_buildid_dir()
by Taeung Song
· 9 years ago
9cb5987
perf config: Rework buildid_dir_command_config to perf_buildid_config
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
aa61fd0
perf tools: Introduce llvm config options
by Wang Nan
· 9 years ago
99ce8e9
perf tools: Add --buildid-dir option to set cache directory
by Jiri Olsa
· 10 years ago
cfd31d8
perf tools: Use single strcmp call instead of two
by Jiri Olsa
· 10 years ago
49757c9
perf tools: Fix line number in the config file error message
by Jiri Olsa
· 10 years ago
2b9240c
perf tools: Introduce perf_callchain_config()
by Namhyung Kim
· 10 years ago
94c0655
perf tools: Add perf_config_u64 function
by Jiri Olsa
· 11 years ago
c830236
perf hists browser: Add ui.show-headers config file option
by Jiri Olsa
· 10 years ago
0b93da1
perf tools: Add hist.percentage config option
by Namhyung Kim
· 11 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
8dc7c65
perf config: Allow '_' in config file variable names
by Arnaldo Carvalho de Melo
· 13 years ago
5f9273d
perf tools: Remove stale git headlines from top comment
by Namhyung Kim
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
069e372
perf tools: Check $HOME/.perfconfig ownership
by Arnaldo Carvalho de Melo
· 13 years ago
aba8d05
perf tools: do not look at ./config for configuration
by Jonathan Nieder
· 13 years ago
45de34b
perf buildid: add perfconfig option to specify buildid cache dir
by Stephane Eranian
· 15 years ago
a41794c
perf tools: Remove some unused functions
by Arnaldo Carvalho de Melo
· 15 years ago
83a0944
perf: Enable more compiler warnings
by Ingo Molnar
· 15 years ago
f37a291
perf_counter tools: Add more warnings and fix/annotate them
by Ingo Molnar
· 15 years ago
8647093
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
by Ingo Molnar
· 16 years ago
[Renamed from Documentation/perf_counter/util/config.c]
148be2c
perf_counter tools: move helper library to util/*
by Ingo Molnar
· 16 years ago
[Renamed from Documentation/perf_counter/config.c]
6f06ccb
perf_counter tools: clean up after introduction of the Git command framework
by Ingo Molnar
· 16 years ago
0780060
perf_counter tools: add in basic glue from Git
by Ingo Molnar
· 16 years ago