| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-31 | delayacct: add timestamp of delay max | Wang Yaxin | 1 | -16/+16 |
| 2025-11-10 | Documentation: taskstats: Reindent payload kinds list | Bagas Sanjaya | 1 | -25/+27 |
| 2025-09-13 | docs: update delaytop documentation for new interactive features | Fan Yu | 1 | -32/+57 |
| 2025-08-02 | delaytop: enhance error logging and add PSI feature description | fan.yu9@zte.com.cn | 1 | -26/+35 |
| 2025-07-19 | docs: update docs after introducing delaytop | Wang Yaxin | 1 | -0/+47 |
| 2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -19/+19 |
| 2025-01-12 | delayacct: add delay min to record delay peak | Wang Yaxin | 1 | -16/+16 |
| 2025-01-12 | delayacct: add delay max to record delay peak | Wang Yaxin | 1 | -19/+19 |
| 2024-12-13 | Documentation/accounting: Fix typo in taskstats-struct.rst | Saru2003 | 1 | -1/+1 |
| 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 | -88/+135 |
| 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 |
| 2007-07-16 | taskstats: add context-switch counters | Maxim Uvarov | 2 | -2/+23 |
| 2007-05-08 | getdelays.c: fix overrun | Scott Wiersdorf | 1 | -4/+2 |
| 2007-05-08 | Taskstats: fix getdelays usage information | Randy Dunlap | 1 | -2/+12 |
| 2006-12-10 | [PATCH] io-accounting: add to getdelays | Andrew Morton | 1 | -3/+17 |
| 2006-12-10 | [PATCH] getdelays: various fixes | Andrew Morton | 1 | -14/+28 |
| 2006-11-30 | Fix typos in /Documentation : 'U-Z' | Matt LaPlante | 1 | -3/+3 |
| 2006-11-30 | Fix typos in /Documentation : 'T'' | Matt LaPlante | 1 | -2/+2 |
| 2006-11-03 | [PATCH] fix Documentation/accounting/getdelays.c buf size | Oleg Nesterov | 1 | -1/+1 |
| 2006-10-01 | [PATCH] csa accounting taskstats update | Jay Lan | 1 | -0/+161 |
| 2006-10-01 | [PATCH] Fix getdelays.c - cpumask length and error reporting | Balbir Singh | 1 | -3/+4 |
| 2006-07-31 | [PATCH] delay accounting: temporarily enable by default | Shailabh Nagar | 1 | -4/+6 |
| 2006-07-14 | [PATCH] per task delay accounting taskstats interface: documentation fix | Shailabh Nagar | 2 | -292/+352 |
| 2006-07-14 | [PATCH] delay accounting taskstats interface send tgid once | Shailabh Nagar | 2 | -28/+16 |
| 2006-07-14 | [PATCH] per-task-delay-accounting: documentation | Shailabh Nagar | 3 | -0/+493 |
| 2006-07-14 | [PATCH] per-task-delay-accounting: taskstats interface | Shailabh Nagar | 1 | -0/+146 |