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