summaryrefslogtreecommitdiffstats
path: root/include/trace/events/iocost.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-231-7/+7
* blk-iocost: Trace vtime_base_rate instead of vtime_rateKemeng Shi2022-12-011-2/+2
* blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem...Li kunyu2022-07-121-1/+1
* blk-iocost: Add iocg idle state tracepointBaolin Wang2020-12-171-1/+15
* iocost: add iocg_forgive_debt tracepointTejun Heo2020-09-251-0/+41
* blk-iocost: restore inuse update tracepointsTejun Heo2020-09-021-3/+3
* blk-iocost: decouple vrate adjustment from surplus transfersTejun Heo2020-09-021-9/+4
* blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_usTejun Heo2020-09-021-5/+2
* blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long2020-04-211-3/+3
* blkcg: blk-iocost: predeclare used structsStephen Rothwell2019-08-291-0/+4
* blkcg: implement blk-iocostTejun Heo2019-08-291-0/+174