diff options
| author | Taeung Song <[email protected]> | 2017-09-07 12:18:51 +0900 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-09-13 09:49:15 -0300 |
| commit | 5c2615556d4410baebc9b336f14befe0bb32cde4 (patch) | |
| tree | 5b7e4c9b9b66eff0adc1953e9adb550f50a35580 /tools/perf/scripts/python | |
| parent | ecdad24d7a4480c9af0ff6dbe00ac8bbae720d19 (diff) | |
perf config: Write a config file just once
Currently set_config() can be repeatedly called for each input config on
the below case:
$ perf config kmem.default=slab report.children=false ...
But it's a waste, so only once write a config file gathering all given
config key=value pairs.
Signed-off-by: Taeung Song <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[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')
0 files changed, 0 insertions, 0 deletions