[PATCH 0/2] small scheduler debug stat fixups

From: Joe Lawrence
Date: Mon Mar 19 2018 - 14:36:10 EST


A customer noticed some misalignment issues in the scheduler debug stats
caused by line break/continuations. While the kernel isn't responsible
for log rendering, these trivial changes can help clean up the stats
display with default settings for dmesg/rsyslog/etc.

Note that /proc/sched_debug didn't suffer from these issues and its
output remains unchanged by this patchset.

Joe Lawrence (2):
sched/debug: fix per-task line continuation for console
sched/debug: adjust newlines for better alignment

kernel/sched/debug.c | 29 +++++++++++++++++------------
1 file changed, 17 insertions(+), 12 deletions(-)

--
1.8.3.1