stats: Add hint information to per priority level stats prio-hints
authorDamien Le Moal <dlemoal@kernel.org>
Fri, 21 Jul 2023 11:05:10 +0000 (20:05 +0900)
committerJens Axboe <axboe@kernel.dk>
Fri, 21 Jul 2023 20:07:28 +0000 (14:07 -0600)
commit219a868280716e4e221b57269ee3b8a39ea9c29b
tree912cd6792fd3a4585bef8307548bac835bd8a6bf
parent79012fece0a0ecb02ad6a3322913980efdb1d726
stats: Add hint information to per priority level stats

Modify the json and standard per-priority output stats to display the
hint value together with the priority class and level.

Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Niklas Cassel <niklas.cassel@wdc.com>
Link: https://lore.kernel.org/r/20230721110510.44772-7-dlemoal@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
stat.c