aboutsummaryrefslogtreecommitdiffstats
path: root/tools/cgroup (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-23tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin1-4/+4
2020-09-01blk-iocost: update iocost_monitor.pyTejun Heo1-35/+19
2020-08-07tools/cgroup: add memcg_slabinfo.py toolRoman Gushchin1-0/+226
2020-07-30iocost_monitor: start from the oldest usage indexChengming Zhou1-1/+1
2020-05-09Merge branch 'block-5.7' into for-5.8/blockJens Axboe1-1/+6
2020-05-05iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo1-1/+6
2020-04-30iocost_monitor: drop string wrap around numbers when outputting jsonTejun Heo1-21/+21
2020-04-30iocost_monitor: exit successfully if interval is zeroTejun Heo1-1/+5
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-01-17iocost: Fix iocost_monitor.py due to helper type mismatchTejun Heo1-2/+2
2019-09-10iocost_monitor: Report debtTejun Heo1-1/+4
2019-09-10iocost_monitor: Report more info with higher accuracyTejun Heo1-7/+11
2019-09-10iocost_monitor: Always use strings for json valuesTejun Heo1-20/+20
2019-08-28blkcg: add tools/cgroup/iocost_coef_gen.pyTejun Heo1-0/+178
2019-08-28blkcg: add tools/cgroup/iocost_monitor.pyTejun Heo1-0/+270
2018-02-21tools: fix cross-compile var clobberingMartin Kelly1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2013-01-08cgroups: fix cgroup_event_listener error handlingGreg Thelen1-50/+22
2013-01-07cgroups: move cgroup_event_listener.c to tools/cgroupGreg Thelen3-0/+122