summaryrefslogtreecommitdiffstats
path: root/tools/cgroup/iocost_monitor.py
Commit message (Expand)AuthorAgeFilesLines
* iocost_monitor: improve it by adding iocg wait_msChengming Zhou2023-08-081-4/+8
* iocost_monitor: print vrate inuse along with base_vrateChengming Zhou2023-08-081-2/+5
* iocost_monitor: fix kernel queue kobj changesChengming Zhou2023-08-081-1/+1
* iocost_monitor: reorder BlkgIteratorElijah Conners2022-09-231-5/+5
* blk-iocost: update iocost_monitor.pyTejun Heo2020-09-011-35/+19
* iocost_monitor: start from the oldest usage indexChengming Zhou2020-07-301-1/+1
* Merge branch 'block-5.7' into for-5.8/blockJens Axboe2020-05-091-1/+6
|\
| * iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo2020-05-051-1/+6
* | iocost_monitor: drop string wrap around numbers when outputting jsonTejun Heo2020-04-301-21/+21
* | iocost_monitor: exit successfully if interval is zeroTejun Heo2020-04-301-1/+5
|/
* iocost: Fix iocost_monitor.py due to helper type mismatchTejun Heo2020-01-171-2/+2
* iocost_monitor: Report debtTejun Heo2019-09-101-1/+4
* iocost_monitor: Report more info with higher accuracyTejun Heo2019-09-101-7/+11
* iocost_monitor: Always use strings for json valuesTejun Heo2019-09-101-20/+20
* blkcg: add tools/cgroup/iocost_monitor.pyTejun Heo2019-08-281-0/+270