aboutsummaryrefslogtreecommitdiffstats
path: root/tools/cgroup/iocost_monitor.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-23iocost_monitor: reorder BlkgIteratorElijah Conners1-5/+5
2020-09-01blk-iocost: update iocost_monitor.pyTejun Heo1-35/+19
2020-07-30iocost_monitor: start from the oldest usage indexChengming Zhou1-1/+1
2020-05-09Merge branch 'block-5.7' into for-5.8/blockJens Axboe1-1/+6
2020-05-05iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo1-1/+6
2020-04-30iocost_monitor: drop string wrap around numbers when outputting jsonTejun Heo1-21/+21
2020-04-30iocost_monitor: exit successfully if interval is zeroTejun Heo1-1/+5
2020-01-17iocost: Fix iocost_monitor.py due to helper type mismatchTejun Heo1-2/+2
2019-09-10iocost_monitor: Report debtTejun Heo1-1/+4
2019-09-10iocost_monitor: Report more info with higher accuracyTejun Heo1-7/+11
2019-09-10iocost_monitor: Always use strings for json valuesTejun Heo1-20/+20
2019-08-28blkcg: add tools/cgroup/iocost_monitor.pyTejun Heo1-0/+270