aboutsummaryrefslogtreecommitdiff
path: root/tools/cgroup/iocost_monitor.py
AgeCommit message (Expand)AuthorFilesLines
2020-09-01blk-iocost: update iocost_monitor.pyGravatar Tejun Heo 1-35/+19
2020-07-30iocost_monitor: start from the oldest usage indexGravatar Chengming Zhou 1-1/+1
2020-05-09Merge branch 'block-5.7' into for-5.8/blockGravatar Jens Axboe 1-1/+6
2020-05-05iocost: protect iocg->abs_vdebt with iocg->waitq.lockGravatar Tejun Heo 1-1/+6
2020-04-30iocost_monitor: drop string wrap around numbers when outputting jsonGravatar Tejun Heo 1-21/+21
2020-04-30iocost_monitor: exit successfully if interval is zeroGravatar Tejun Heo 1-1/+5
2020-01-17iocost: Fix iocost_monitor.py due to helper type mismatchGravatar Tejun Heo 1-2/+2
2019-09-10iocost_monitor: Report debtGravatar Tejun Heo 1-1/+4
2019-09-10iocost_monitor: Report more info with higher accuracyGravatar Tejun Heo 1-7/+11
2019-09-10iocost_monitor: Always use strings for json valuesGravatar Tejun Heo 1-20/+20
2019-08-28blkcg: add tools/cgroup/iocost_monitor.pyGravatar Tejun Heo 1-0/+270