diff options
author | Taeung Song <treeze.taeung@gmail.com> | 2016-06-07 18:26:12 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-06-07 11:01:25 -0300 |
commit | 8beeb00f2c8498686eee02b8edcd1488b903c90b (patch) | |
tree | 7922c6fcdc79789c969a055f235f1095e955975d /tools/perf/config/Makefile | |
parent | 25d8f48f78f37dd6af08bd11212ab3d53a4c8cc6 (diff) | |
download | linux-8beeb00f2c8498686eee02b8edcd1488b903c90b.tar.gz linux-8beeb00f2c8498686eee02b8edcd1488b903c90b.tar.bz2 linux-8beeb00f2c8498686eee02b8edcd1488b903c90b.zip |
perf config: Use new perf_config_set__init() to initialize config set
Instead of perf_config(), this function initializes config set by
reading various files: user config ~/.perfconfig and system config
$(sysconfdir)/perfconfig).
If there are the same config variable in both user and system config
files, user config has higher priority than system config.
Signed-off-by: Taeung Song <treeze.taeung@gmail.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1465291577-20973-3-git-send-email-treeze.taeung@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/config/Makefile')
0 files changed, 0 insertions, 0 deletions