[PATCH v2 0/3] sched/debug: Add uclamp values to procfs

From: Valentin Schneider
Date: Wed Feb 26 2020 - 07:46:00 EST


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@xxxxxxx/

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