[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1521484555-8620-1-git-send-email-joe.lawrence@redhat.com>
Date: Mon, 19 Mar 2018 14:35:53 -0400
From: Joe Lawrence <joe.lawrence@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>
Subject: [PATCH 0/2] small scheduler debug stat fixups
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
Powered by blists - more mailing lists