diff options
author | Taeung Song <[email protected]> | 2016-06-07 18:26:12 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-06-07 11:01:25 -0300 |
commit | 8beeb00f2c8498686eee02b8edcd1488b903c90b (patch) | |
tree | 7922c6fcdc79789c969a055f235f1095e955975d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 25d8f48f78f37dd6af08bd11212ab3d53a4c8cc6 (diff) |
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 <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions