index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
proc: rewrite stable_page_flags()
Matthew Wilcox (Oracle)
1
-3
/
+2
2023-12-11
samples: introduce new samples subdir for cgroup
Dmitry Rokosov
2
-94
/
+0
2023-08-09
iocost_monitor: improve it by adding iocg wait_ms
Chengming Zhou
1
-4
/
+8
2023-08-09
iocost_monitor: print vrate inuse along with base_vrate
Chengming Zhou
1
-2
/
+5
2023-08-09
iocost_monitor: fix kernel queue kobj changes
Chengming Zhou
1
-1
/
+1
2023-01-19
tools:cgroup:memcg_shrinker remove redundant import
Alexander Pantyukhin
1
-2
/
+1
2022-09-24
iocost_monitor: reorder BlkgIterator
Elijah Conners
1
-5
/
+5
2022-07-04
tools: add memcg_shrinker.py
Roman Gushchin
1
-0
/
+71
2022-02-21
tools/cgroup/slabinfo: update to work with struct slab
Roman Gushchin
1
-15
/
+15
2021-04-24
tools/cgroup/slabinfo.py: updated to work on current kernel
Vasily Averin
1
-4
/
+4
2020-09-02
blk-iocost: update iocost_monitor.py
Tejun Heo
1
-35
/
+19
2020-08-07
tools/cgroup: add memcg_slabinfo.py tool
Roman Gushchin
1
-0
/
+226
2020-07-30
iocost_monitor: start from the oldest usage index
Chengming Zhou
1
-1
/
+1
2020-05-10
Merge branch 'block-5.7' into for-5.8/block
Jens Axboe
1
-1
/
+6
2020-05-05
iocost: protect iocg->abs_vdebt with iocg->waitq.lock
Tejun Heo
1
-1
/
+6
2020-05-01
iocost_monitor: drop string wrap around numbers when outputting json
Tejun Heo
1
-21
/
+21
2020-05-01
iocost_monitor: exit successfully if interval is zero
Tejun Heo
1
-1
/
+5
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-01-17
iocost: Fix iocost_monitor.py due to helper type mismatch
Tejun Heo
1
-2
/
+2
2019-09-10
iocost_monitor: Report debt
Tejun Heo
1
-1
/
+4
2019-09-10
iocost_monitor: Report more info with higher accuracy
Tejun Heo
1
-7
/
+11
2019-09-10
iocost_monitor: Always use strings for json values
Tejun Heo
1
-20
/
+20
2019-08-29
blkcg: add tools/cgroup/iocost_coef_gen.py
Tejun Heo
1
-0
/
+178
2019-08-29
blkcg: add tools/cgroup/iocost_monitor.py
Tejun Heo
1
-0
/
+270
2018-02-22
tools: fix cross-compile var clobbering
Martin Kelly
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2013-01-08
cgroups: fix cgroup_event_listener error handling
Greg Thelen
1
-50
/
+22
2013-01-07
cgroups: move cgroup_event_listener.c to tools/cgroup
Greg Thelen
3
-0
/
+122