summaryrefslogtreecommitdiffstats
path: root/Documentation/accounting
AgeCommit message (Expand)AuthorLines
2026-01-31delayacct: add timestamp of delay maxWang Yaxin-16/+16
2025-11-10Documentation: taskstats: Reindent payload kinds listBagas Sanjaya-26/+28
2025-09-13docs: update delaytop documentation for new interactive featuresFan Yu-33/+58
2025-08-02delaytop: enhance error logging and add PSI feature descriptionfan.yu9@zte.com.cn-26/+35
2025-07-19docs: update docs after introducing delaytopWang Yaxin-0/+47
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-21/+21
2025-01-12delayacct: add delay min to record delay peakWang Yaxin-16/+16
2025-01-12delayacct: add delay max to record delay peakWang Yaxin-21/+21
2024-12-13Documentation/accounting: Fix typo in taskstats-struct.rstSaru2003-1/+1
2023-07-31docs: psi: use correct config nameRamazan Safiullin-1/+1
2023-04-28Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+4
2023-04-18delayacct: track delays from IRQ/SOFTIRQYang Yang-2/+5
2023-04-08delayacct: improve the average delay precision of getdelay tool to microsecondWang Yong-7/+7
2023-04-05sched/psi: Allow unprivileged polling of N*2s periodDomenico Cerasuolo-0/+4
2022-09-26filemap: make the accounting of thrashing more consistentYang Yang-1/+1
2022-06-01delayacct: track delays from write-protect copyYang Yang-1/+4
2022-04-22sched/psi: report zeroes for CPU full at the system levelChengming Zhou-5/+4
2022-01-23Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+2
2022-01-20Documentation/accounting/delay-accounting.rst: add thrashing page cache and d...wangyong-28/+27
2022-01-18psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan-1/+2
2021-05-12delayacct: Add sysctl to enable at runtimePeter Zijlstra-2/+4
2021-05-12delayacct: Default disabledPeter Zijlstra-4/+4
2021-01-11Documentation: Replace lkml.org links with loreJoe Perches-2/+2
2020-03-02doc: cgroup: improve formatting of referencesJakub Kicinski-0/+2
2019-07-15docs: add some documentation dirs to the driver-api bookMauro Carvalho Chehab-1/+1
2019-07-15docs: accounting: convert to ReSTMauro Carvalho Chehab-89/+136
2019-05-14psi: introduce psi monitorSuren Baghdasaryan-0/+107
2019-04-05psi: clarify the units used in pressure filesWaiman Long-6/+6
2018-10-26psi: cgroup supportJohannes Weiner-0/+9
2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner-0/+64
2016-09-23tools: move accounting tool from DocumentationShuah Khan-561/+3
2016-04-27taskstats: fix nl parsing in accounting/getdelays.cNicolas Dichtel-1/+4
2015-12-24Documentation-getdelays: Apply a recommendation from "checkpatch.pl" in main()Markus Elfring-1/+2
2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley-3/+0
2014-06-23Documentation/accounting/getdelays.c: add missing null-terminate after strncp...Rickard Strandqvist-0/+1
2013-07-03Documentation/accounting/getdelays.c: avoid strncpy in accounting toolKees Cook-2/+2
2012-11-26doc: Remove unnecessary declarations from Documentation/accounting/getdelays.cAnthony G. Basile-1/+0
2012-09-01doc: getdelays.c: remember to close() socket on error in create_nl_socket()Jesper Juhl-3/+2
2011-06-15Documentation: update cgroupfs mount pointJörg Sommer-2/+2
2011-05-26getdelays: show average CPU/IO/SWAP/RECLAIM delaysWu Fengguang-13/+20
2011-05-26Documentation/accounting/getdelays.c: handle sendto() failuresAndrew Morton-0/+2
2011-05-26Documentation/accounting/getdelays.c: fix unused var warningJustin P. Mattock-3/+0
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney-0/+1
2010-10-27delay-accounting: reimplement -c for getdelays.c to report information on a t...Mel Gorman-2/+36
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe-6/+6
2009-06-16Documentation/accounting/getdelays.c intialize the variable before using itJaswinder Singh Rajput-1/+2
2009-01-15Documentation/accounting/getdelays.c: fix endless loopMarcus Meissner-0/+4
2008-10-30.gitignore updatesAlexey Dobriyan-0/+1
2008-08-12docsrc: fix getdelays printk formatsRandy Dunlap-8/+17
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap-0/+10