Ubuntu-focal-kernel/tools/cgroup
Tejun Heo 01b8f8a2f8 iocost_monitor: drop string wrap around numbers when outputting json
BugLink: https://bugs.launchpad.net/bugs/1885023

[ Upstream commit 21f3cfeab3 ]

Wrapping numbers in strings is used by some to work around bit-width issues in
some enviroments. The problem isn't innate to json and the workaround seems to
cause more integration problems than help. Let's drop the string wrapping.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
2020-08-08 01:53:12 -04:00
..
.gitignore
Makefile
cgroup_event_listener.c
iocost_coef_gen.py
iocost_monitor.py iocost_monitor: drop string wrap around numbers when outputting json 2020-08-08 01:53:12 -04:00