summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2018-01-28 06:39:21 +0300
committerLen Brown <len.brown@intel.com>2018-06-02 00:15:09 +0300
commit94d6ab4b1171ae58c11cf892fc008dc4e967de37 (patch)
treec28e2f5c7e7957db96a0592a7113561cea136515 /tools/perf/scripts/python/export-to-postgresql.py
parent3e8b62bf0c9bf45649d5c456b5af02c0ee61d4ec (diff)
downloadlinux-94d6ab4b1171ae58c11cf892fc008dc4e967de37.tar.xz
tools/power turbostat: remove blank lines
When the user reuests to collect and show columns that are not present on every row (eg. for every CPU) turbostat still prints an (empty) line for every CPU. Update so no blank lines are printed. old: # turbostat --quiet --show Pkg%pc6 Pkg%pc6 9.12 9.12 Pkg%pc6 9.12 9.12 new: # turbostat --quiet --show Pkg%pc6 Pkg%pc6 9.12 9.12 Pkg%pc6 9.12 9.12 Reported-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions