Age | Commit message (Expand) | Author | Files | Lines |
2023-07-31 | docs: psi: use correct config name | Ramazan Safiullin | 1 | -1/+1 |
2023-04-28 | Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+4 |
2023-04-18 | delayacct: track delays from IRQ/SOFTIRQ | Yang Yang | 1 | -2/+5 |
2023-04-08 | delayacct: improve the average delay precision of getdelay tool to microsecond | Wang Yong | 1 | -7/+7 |
2023-04-05 | sched/psi: Allow unprivileged polling of N*2s period | Domenico Cerasuolo | 1 | -0/+4 |
2022-09-26 | filemap: make the accounting of thrashing more consistent | Yang Yang | 1 | -1/+1 |
2022-06-01 | delayacct: track delays from write-protect copy | Yang Yang | 1 | -1/+4 |
2022-04-22 | sched/psi: report zeroes for CPU full at the system level | Chengming Zhou | 1 | -5/+4 |
2022-01-23 | Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+2 |
2022-01-20 | Documentation/accounting/delay-accounting.rst: add thrashing page cache and d... | wangyong | 1 | -28/+27 |
2022-01-18 | psi: Fix uaf issue when psi trigger is destroyed while being polled | Suren Baghdasaryan | 1 | -1/+2 |
2021-05-12 | delayacct: Add sysctl to enable at runtime | Peter Zijlstra | 1 | -2/+4 |
2021-05-12 | delayacct: Default disabled | Peter Zijlstra | 1 | -4/+4 |
2021-01-11 | Documentation: Replace lkml.org links with lore | Joe Perches | 1 | -2/+2 |
2020-03-02 | doc: cgroup: improve formatting of references | Jakub Kicinski | 1 | -0/+2 |
2019-07-15 | docs: add some documentation dirs to the driver-api book | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-15 | docs: accounting: convert to ReST | Mauro Carvalho Chehab | 6 | -89/+136 |
2019-05-14 | psi: introduce psi monitor | Suren Baghdasaryan | 1 | -0/+107 |
2019-04-05 | psi: clarify the units used in pressure files | Waiman Long | 1 | -6/+6 |
2018-10-26 | psi: cgroup support | Johannes Weiner | 1 | -0/+9 |
2018-10-26 | psi: pressure stall information for CPU, memory, and IO | Johannes Weiner | 1 | -0/+64 |
2016-09-23 | tools: move accounting tool from Documentation | Shuah Khan | 4 | -561/+3 |
2016-04-27 | taskstats: fix nl parsing in accounting/getdelays.c | Nicolas Dichtel | 1 | -1/+4 |
2015-12-24 | Documentation-getdelays: Apply a recommendation from "checkpatch.pl" in main() | Markus Elfring | 1 | -1/+2 |
2014-09-26 | Documentation: use subdir-y to avoid unnecessary built-in.o files | Peter Foley | 1 | -3/+0 |
2014-06-23 | Documentation/accounting/getdelays.c: add missing null-terminate after strncp... | Rickard Strandqvist | 1 | -0/+1 |
2013-07-03 | Documentation/accounting/getdelays.c: avoid strncpy in accounting tool | Kees Cook | 1 | -2/+2 |
2012-11-26 | doc: Remove unnecessary declarations from Documentation/accounting/getdelays.c | Anthony G. Basile | 1 | -1/+0 |
2012-09-01 | doc: getdelays.c: remember to close() socket on error in create_nl_socket() | Jesper Juhl | 1 | -3/+2 |
2011-06-15 | Documentation: update cgroupfs mount point | Jörg Sommer | 1 | -2/+2 |
2011-05-26 | getdelays: show average CPU/IO/SWAP/RECLAIM delays | Wu Fengguang | 1 | -13/+20 |
2011-05-26 | Documentation/accounting/getdelays.c: handle sendto() failures | Andrew Morton | 1 | -0/+2 |
2011-05-26 | Documentation/accounting/getdelays.c: fix unused var warning | Justin P. Mattock | 1 | -3/+0 |
2010-12-22 | taskstats: pad taskstats netlink response for aligment issues on ia64 | Jeff Mahoney | 1 | -0/+1 |
2010-10-27 | delay-accounting: reimplement -c for getdelays.c to report information on a t... | Mel Gorman | 1 | -2/+36 |
2009-09-23 | Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS | Ladinu Chandrasinghe | 1 | -6/+6 |
2009-06-16 | Documentation/accounting/getdelays.c intialize the variable before using it | Jaswinder Singh Rajput | 1 | -1/+2 |
2009-01-15 | Documentation/accounting/getdelays.c: fix endless loop | Marcus Meissner | 1 | -0/+4 |
2008-10-30 | .gitignore updates | Alexey Dobriyan | 1 | -0/+1 |
2008-08-12 | docsrc: fix getdelays printk formats | Randy Dunlap | 1 | -8/+17 |
2008-08-12 | docsrc: build Documentation/ sources | Randy Dunlap | 1 | -0/+10 |
2008-07-26 | Documentation cleanup: trivial misspelling, punctuation, and grammar correcti... | Matt LaPlante | 1 | -1/+1 |
2008-07-25 | per-task-delay-accounting: update document and getdelays.c for memory reclaim | Keika Kobayashi | 2 | -5/+14 |
2008-07-25 | per-task-delay-accounting: update taskstats for memory reclaim delay | Keika Kobayashi | 1 | -0/+7 |
2008-07-04 | Update taskstats-struct document for scaled time accounting | Hiroshi Shimamoto | 1 | -0/+6 |
2008-02-08 | getdelays: fix gcc warnings | Randy Dunlap | 1 | -3/+3 |
2007-11-14 | make getdelays cgroupstats aware | Balbir Singh | 1 | -1/+42 |
2007-10-19 | Add cgroupstats | Balbir Singh | 1 | -0/+27 |
2007-10-17 | Clean up duplicate includes in Documentation/ | Jesper Juhl | 1 | -1/+0 |
2007-08-22 | Documentation: fix getdelays.c printf bug | Michael Neuling | 1 | -1/+1 |