Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-04tools: add memcg_shrinker.pyRoman Gushchin
2022-02-21tools/cgroup/slabinfo: update to work with struct slabRoman Gushchin
2021-04-24tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin
2020-09-02blk-iocost: update iocost_monitor.pyTejun Heo
2020-08-07tools/cgroup: add memcg_slabinfo.py toolRoman Gushchin
2020-07-30iocost_monitor: start from the oldest usage indexChengming Zhou
2020-05-10Merge branch 'block-5.7' into for-5.8/blockJens Axboe
2020-05-05iocost: protect iocg->abs_vdebt with iocg->waitq.lockTejun Heo
2020-05-01iocost_monitor: drop string wrap around numbers when outputting jsonTejun Heo
2020-05-01iocost_monitor: exit successfully if interval is zeroTejun Heo
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-01-17iocost: Fix iocost_monitor.py due to helper type mismatchTejun Heo
2019-09-10iocost_monitor: Report debtTejun Heo
2019-09-10iocost_monitor: Report more info with higher accuracyTejun Heo
2019-09-10iocost_monitor: Always use strings for json valuesTejun Heo
2019-08-29blkcg: add tools/cgroup/iocost_coef_gen.pyTejun Heo
2019-08-29blkcg: add tools/cgroup/iocost_monitor.pyTejun Heo
2018-02-22tools: fix cross-compile var clobberingMartin Kelly
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-01-08cgroups: fix cgroup_event_listener error handlingGreg Thelen
2013-01-07cgroups: move cgroup_event_listener.c to tools/cgroupGreg Thelen