aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorTaeung Song <[email protected]>2017-09-07 12:18:51 +0900
committerArnaldo Carvalho de Melo <[email protected]>2017-09-13 09:49:15 -0300
commit5c2615556d4410baebc9b336f14befe0bb32cde4 (patch)
tree5b7e4c9b9b66eff0adc1953e9adb550f50a35580 /tools/perf/scripts/python/bin/stackcollapse-record
parentecdad24d7a4480c9af0ff6dbe00ac8bbae720d19 (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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions