[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200226124543.31986-1-valentin.schneider@arm.com>
Date: Wed, 26 Feb 2020 12:45:40 +0000
From: Valentin Schneider <valentin.schneider@....com>
To: linux-kernel@...r.kernel.org
Cc: mingo@...nel.org, peterz@...radead.org, vincent.guittot@...aro.org,
Dietmar.Eggemann@....com, patrick.bellasi@...bug.net,
qais.yousef@....com, t1zhou@...yun.com
Subject: [PATCH v2 0/3] sched/debug: Add uclamp values to procfs
Hi,
This is a small debug series I've been sitting on. It's been helpful in
testing and reviewing some uclamp stuff, for instance the issue Qais fixed
at [1] was really easy to observe with those debug prints.
[1]: https://lore.kernel.org/lkml/20191224115405.30622-1-qais.yousef@arm.com/
Cheers,
Valentin
Revisions
=========
v1 -> v2
--------
o Added parentheses for the casting part of the macros (Tao)
Valentin Schneider (3):
sched/debug: Remove redundant macro define
sched/debug: Bunch up printing formats in common macros
sched/debug: Add task uclamp values to SCHED_DEBUG procfs
kernel/sched/debug.c | 44 ++++++++++++++++++--------------------------
1 file changed, 18 insertions(+), 26 deletions(-)
--
2.24.0
Powered by blists - more mailing lists