aboutsummaryrefslogtreecommitdiff
path: root/tools/cgroup
AgeCommit message (Expand)AuthorFilesLines
2024-04-25proc: rewrite stable_page_flags()Gravatar Matthew Wilcox (Oracle) 1-3/+2
2023-12-10samples: introduce new samples subdir for cgroupGravatar Dmitry Rokosov 2-94/+0
2023-08-08iocost_monitor: improve it by adding iocg wait_msGravatar Chengming Zhou 1-4/+8
2023-08-08iocost_monitor: print vrate inuse along with base_vrateGravatar Chengming Zhou 1-2/+5
2023-08-08iocost_monitor: fix kernel queue kobj changesGravatar Chengming Zhou 1-1/+1
2023-01-18tools:cgroup:memcg_shrinker remove redundant importGravatar Alexander Pantyukhin 1-2/+1
2022-09-23iocost_monitor: reorder BlkgIteratorGravatar Elijah Conners 1-5/+5
2022-07-03tools: add memcg_shrinker.pyGravatar Roman Gushchin 1-0/+71
2022-02-21tools/cgroup/slabinfo: update to work with struct slabGravatar Roman Gushchin 1-15/+15
2021-04-23tools/cgroup/slabinfo.py: updated to work on current kernelGravatar Vasily Averin 1-4/+4
2020-09-01blk-iocost: update iocost_monitor.pyGravatar Tejun Heo 1-35/+19
2020-08-07tools/cgroup: add memcg_slabinfo.py toolGravatar Roman Gushchin 1-0/+226
2020-07-30iocost_monitor: start from the oldest usage indexGravatar Chengming Zhou 1-1/+1
2020-05-09Merge branch 'block-5.7' into for-5.8/blockGravatar Jens Axboe 1-1/+6
2020-05-05iocost: protect iocg->abs_vdebt with iocg->waitq.lockGravatar Tejun Heo 1-1/+6
2020-04-30iocost_monitor: drop string wrap around numbers when outputting jsonGravatar Tejun Heo 1-21/+21
2020-04-30iocost_monitor: exit successfully if interval is zeroGravatar Tejun Heo 1-1/+5
2020-03-25.gitignore: add SPDX License IdentifierGravatar Masahiro Yamada 1-0/+1
2020-01-17iocost: Fix iocost_monitor.py due to helper type mismatchGravatar Tejun Heo 1-2/+2
2019-09-10iocost_monitor: Report debtGravatar Tejun Heo 1-1/+4
2019-09-10iocost_monitor: Report more info with higher accuracyGravatar Tejun Heo 1-7/+11
2019-09-10iocost_monitor: Always use strings for json valuesGravatar Tejun Heo 1-20/+20
2019-08-28blkcg: add tools/cgroup/iocost_coef_gen.pyGravatar Tejun Heo 1-0/+178
2019-08-28blkcg: add tools/cgroup/iocost_monitor.pyGravatar Tejun Heo 1-0/+270
2018-02-21tools: fix cross-compile var clobberingGravatar Martin Kelly 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2013-01-08cgroups: fix cgroup_event_listener error handlingGravatar Greg Thelen 1-50/+22
2013-01-07cgroups: move cgroup_event_listener.c to tools/cgroupGravatar Greg Thelen 3-0/+122