summaryrefslogtreecommitdiffstats
path: root/include/trace/events/iocost.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-01blk-iocost: Trace vtime_base_rate instead of vtime_rateKemeng Shi1-2/+2
2022-07-12blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem...Li kunyu1-1/+1
2020-12-17blk-iocost: Add iocg idle state tracepointBaolin Wang1-1/+15
2020-09-25iocost: add iocg_forgive_debt tracepointTejun Heo1-0/+41
2020-09-01blk-iocost: restore inuse update tracepointsTejun Heo1-3/+3
2020-09-01blk-iocost: decouple vrate adjustment from surplus transfersTejun Heo1-9/+4
2020-09-01blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_usTejun Heo1-5/+2
2020-04-21blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long1-3/+3
2019-08-29blkcg: blk-iocost: predeclare used structsStephen Rothwell1-0/+4
2019-08-28blkcg: implement blk-iocostTejun Heo1-0/+174