aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/accounting (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-31docs: psi: use correct config nameRamazan Safiullin1-1/+1
2023-04-28Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2023-04-18delayacct: track delays from IRQ/SOFTIRQYang Yang1-2/+5
2023-04-08delayacct: improve the average delay precision of getdelay tool to microsecondWang Yong1-7/+7
2023-04-05sched/psi: Allow unprivileged polling of N*2s periodDomenico Cerasuolo1-0/+4
2022-09-26filemap: make the accounting of thrashing more consistentYang Yang1-1/+1
2022-06-01delayacct: track delays from write-protect copyYang Yang1-1/+4
2022-04-22sched/psi: report zeroes for CPU full at the system levelChengming Zhou1-5/+4
2022-01-23Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2022-01-20Documentation/accounting/delay-accounting.rst: add thrashing page cache and direct compactwangyong1-28/+27
2022-01-18psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan1-1/+2
2021-05-12delayacct: Add sysctl to enable at runtimePeter Zijlstra1-2/+4
2021-05-12delayacct: Default disabledPeter Zijlstra1-4/+4
2021-01-11Documentation: Replace lkml.org links with loreJoe Perches1-2/+2
2020-03-02doc: cgroup: improve formatting of referencesJakub Kicinski1-0/+2
2019-07-15docs: add some documentation dirs to the driver-api bookMauro Carvalho Chehab1-1/+1
2019-07-15docs: accounting: convert to ReSTMauro Carvalho Chehab6-89/+136
2019-05-14psi: introduce psi monitorSuren Baghdasaryan1-0/+107
2019-04-05psi: clarify the units used in pressure filesWaiman Long1-6/+6
2018-10-26psi: cgroup supportJohannes Weiner1-0/+9
2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner1-0/+64
2016-09-23tools: move accounting tool from DocumentationShuah Khan4-561/+3
2016-04-27taskstats: fix nl parsing in accounting/getdelays.cNicolas Dichtel1-1/+4
2015-12-24Documentation-getdelays: Apply a recommendation from "checkpatch.pl" in main()Markus Elfring1-1/+2
2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley1-3/+0
2014-06-23Documentation/accounting/getdelays.c: add missing null-terminate after strncpy callRickard Strandqvist1-0/+1
2013-07-03Documentation/accounting/getdelays.c: avoid strncpy in accounting toolKees Cook1-2/+2
2012-11-26doc: Remove unnecessary declarations from Documentation/accounting/getdelays.cAnthony G. Basile1-1/+0
2012-09-01doc: getdelays.c: remember to close() socket on error in create_nl_socket()Jesper Juhl1-3/+2
2011-06-15Documentation: update cgroupfs mount pointJörg Sommer1-2/+2
2011-05-26getdelays: show average CPU/IO/SWAP/RECLAIM delaysWu Fengguang1-13/+20
2011-05-26Documentation/accounting/getdelays.c: handle sendto() failuresAndrew Morton1-0/+2
2011-05-26Documentation/accounting/getdelays.c: fix unused var warningJustin P. Mattock1-3/+0
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney1-0/+1
2010-10-27delay-accounting: reimplement -c for getdelays.c to report information on a target commandMel Gorman1-2/+36
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe1-6/+6
2009-06-16Documentation/accounting/getdelays.c intialize the variable before using itJaswinder Singh Rajput1-1/+2
2009-01-15Documentation/accounting/getdelays.c: fix endless loopMarcus Meissner1-0/+4
2008-10-30.gitignore updatesAlexey Dobriyan1-0/+1
2008-08-12docsrc: fix getdelays printk formatsRandy Dunlap1-8/+17
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap1-0/+10
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar corrections.Matt LaPlante1-1/+1
2008-07-25per-task-delay-accounting: update document and getdelays.c for memory reclaimKeika Kobayashi2-5/+14
2008-07-25per-task-delay-accounting: update taskstats for memory reclaim delayKeika Kobayashi1-0/+7
2008-07-04Update taskstats-struct document for scaled time accountingHiroshi Shimamoto1-0/+6
2008-02-08getdelays: fix gcc warningsRandy Dunlap1-3/+3
2007-11-14make getdelays cgroupstats awareBalbir Singh1-1/+42
2007-10-19Add cgroupstatsBalbir Singh1-0/+27
2007-10-17Clean up duplicate includes in Documentation/Jesper Juhl1-1/+0
2007-08-22Documentation: fix getdelays.c printf bugMichael Neuling1-1/+1