diff options
author | Geert Uytterhoeven <[email protected]> | 2015-08-11 14:50:49 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2015-08-29 01:50:07 +0200 |
commit | 15dec67ae3ddb222fe6907db299229906ede8143 (patch) | |
tree | 06ee48d154c46fef0bb575828d4f996a110d5f10 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 311fa6adf92c5110057daa439fdaff012864aa2b (diff) |
PM / domains: Align column headers and data in pm_genpd_summary output
"domain": header is indented by 4, data by 0 spaces => 0 spaces
"/device": header is indented by 11, data by 4 spaces => 4 spaces
"slaves": header is indented by 47, data by 49 spaces => 48 spaces
Ruler:
1234567890123456789012345678901234567890123456789012345678901234567890
Before:
domain status slaves
/device runtime status
----------------------------------------------------------------------
a3sp on a2us
/devices/platform/e60b0000.i2c suspended
After:
domain status slaves
/device runtime status
----------------------------------------------------------------------
a3sp on a2us
/devices/platform/e60b0000.i2c suspended
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Kevin Hilman <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions