commit | 6954ff185ee0811cdd2e0f388ff4dd7df17f11af | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Wed Aug 28 15:05:59 2019 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Aug 28 21:17:14 2019 -0600 |
tree | 8a64947941231c5657047a4155061e80301b728f | |
parent | 7caa47151ab2e644dd221f741ec7578d9532c9a3 [diff] |
blkcg: add tools/cgroup/iocost_monitor.py Instead of mucking with debugfs and ->pd_stat(), add drgn based monitoring script. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>