| Commit message (Expand) | Author | Age | Files | Lines |
* | proc: rewrite stable_page_flags() | Matthew Wilcox (Oracle) | 2024-04-26 | 1 | -3/+2 |
* | samples: introduce new samples subdir for cgroup | Dmitry Rokosov | 2023-12-11 | 2 | -94/+0 |
* | iocost_monitor: improve it by adding iocg wait_ms | Chengming Zhou | 2023-08-08 | 1 | -4/+8 |
* | iocost_monitor: print vrate inuse along with base_vrate | Chengming Zhou | 2023-08-08 | 1 | -2/+5 |
* | iocost_monitor: fix kernel queue kobj changes | Chengming Zhou | 2023-08-08 | 1 | -1/+1 |
* | tools:cgroup:memcg_shrinker remove redundant import | Alexander Pantyukhin | 2023-01-19 | 1 | -2/+1 |
* | iocost_monitor: reorder BlkgIterator | Elijah Conners | 2022-09-24 | 1 | -5/+5 |
* | tools: add memcg_shrinker.py | Roman Gushchin | 2022-07-04 | 1 | -0/+71 |
* | tools/cgroup/slabinfo: update to work with struct slab | Roman Gushchin | 2022-02-21 | 1 | -15/+15 |
* | tools/cgroup/slabinfo.py: updated to work on current kernel | Vasily Averin | 2021-04-23 | 1 | -4/+4 |
* | blk-iocost: update iocost_monitor.py | Tejun Heo | 2020-09-02 | 1 | -35/+19 |
* | tools/cgroup: add memcg_slabinfo.py tool | Roman Gushchin | 2020-08-07 | 1 | -0/+226 |
* | iocost_monitor: start from the oldest usage index | Chengming Zhou | 2020-07-30 | 1 | -1/+1 |
* | Merge branch 'block-5.7' into for-5.8/block | Jens Axboe | 2020-05-10 | 1 | -1/+6 |
|\ |
|
| * | iocost: protect iocg->abs_vdebt with iocg->waitq.lock | Tejun Heo | 2020-05-05 | 1 | -1/+6 |
* | | iocost_monitor: drop string wrap around numbers when outputting json | Tejun Heo | 2020-04-30 | 1 | -21/+21 |
* | | iocost_monitor: exit successfully if interval is zero | Tejun Heo | 2020-04-30 | 1 | -1/+5 |
|/ |
|
* | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
* | iocost: Fix iocost_monitor.py due to helper type mismatch | Tejun Heo | 2020-01-17 | 1 | -2/+2 |
* | iocost_monitor: Report debt | Tejun Heo | 2019-09-10 | 1 | -1/+4 |
* | iocost_monitor: Report more info with higher accuracy | Tejun Heo | 2019-09-10 | 1 | -7/+11 |
* | iocost_monitor: Always use strings for json values | Tejun Heo | 2019-09-10 | 1 | -20/+20 |
* | blkcg: add tools/cgroup/iocost_coef_gen.py | Tejun Heo | 2019-08-29 | 1 | -0/+178 |
* | blkcg: add tools/cgroup/iocost_monitor.py | Tejun Heo | 2019-08-29 | 1 | -0/+270 |
* | tools: fix cross-compile var clobbering | Martin Kelly | 2018-02-22 | 1 | -1/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | cgroups: fix cgroup_event_listener error handling | Greg Thelen | 2013-01-08 | 1 | -50/+22 |
* | cgroups: move cgroup_event_listener.c to tools/cgroup | Greg Thelen | 2013-01-07 | 3 | -0/+122 |