summaryrefslogtreecommitdiff
path: root/Documentation/accounting
AgeCommit message (Expand)Author
2023-07-31docs: psi: use correct config nameRamazan Safiullin
2023-04-28Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-18delayacct: track delays from IRQ/SOFTIRQYang Yang
2023-04-08delayacct: improve the average delay precision of getdelay tool to microsecondWang Yong
2023-04-05sched/psi: Allow unprivileged polling of N*2s periodDomenico Cerasuolo
2022-09-26filemap: make the accounting of thrashing more consistentYang Yang
2022-06-01delayacct: track delays from write-protect copyYang Yang
2022-04-22sched/psi: report zeroes for CPU full at the system levelChengming Zhou
2022-01-23Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-20Documentation/accounting/delay-accounting.rst: add thrashing page cache and d...wangyong
2022-01-18psi: Fix uaf issue when psi trigger is destroyed while being polledSuren Baghdasaryan
2021-05-12delayacct: Add sysctl to enable at runtimePeter Zijlstra
2021-05-12delayacct: Default disabledPeter Zijlstra
2021-01-11Documentation: Replace lkml.org links with loreJoe Perches
2020-03-02doc: cgroup: improve formatting of referencesJakub Kicinski
2019-07-15docs: add some documentation dirs to the driver-api bookMauro Carvalho Chehab
2019-07-15docs: accounting: convert to ReSTMauro Carvalho Chehab
2019-05-14psi: introduce psi monitorSuren Baghdasaryan
2019-04-05psi: clarify the units used in pressure filesWaiman Long
2018-10-26psi: cgroup supportJohannes Weiner
2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner
2016-09-23tools: move accounting tool from DocumentationShuah Khan
2016-04-27taskstats: fix nl parsing in accounting/getdelays.cNicolas Dichtel
2015-12-24Documentation-getdelays: Apply a recommendation from "checkpatch.pl" in main()Markus Elfring
2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley
2014-06-23Documentation/accounting/getdelays.c: add missing null-terminate after strncp...Rickard Strandqvist
2013-07-03Documentation/accounting/getdelays.c: avoid strncpy in accounting toolKees Cook
2012-11-26doc: Remove unnecessary declarations from Documentation/accounting/getdelays.cAnthony G. Basile
2012-09-01doc: getdelays.c: remember to close() socket on error in create_nl_socket()Jesper Juhl
2011-06-15Documentation: update cgroupfs mount pointJörg Sommer
2011-05-26getdelays: show average CPU/IO/SWAP/RECLAIM delaysWu Fengguang
2011-05-26Documentation/accounting/getdelays.c: handle sendto() failuresAndrew Morton
2011-05-26Documentation/accounting/getdelays.c: fix unused var warningJustin P. Mattock
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney
2010-10-27delay-accounting: reimplement -c for getdelays.c to report information on a t...Mel Gorman
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe
2009-06-16Documentation/accounting/getdelays.c intialize the variable before using itJaswinder Singh Rajput
2009-01-15Documentation/accounting/getdelays.c: fix endless loopMarcus Meissner
2008-10-30.gitignore updatesAlexey Dobriyan
2008-08-12docsrc: fix getdelays printk formatsRandy Dunlap
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante
2008-07-25per-task-delay-accounting: update document and getdelays.c for memory reclaimKeika Kobayashi
2008-07-25per-task-delay-accounting: update taskstats for memory reclaim delayKeika Kobayashi
2008-07-04Update taskstats-struct document for scaled time accountingHiroshi Shimamoto
2008-02-08getdelays: fix gcc warningsRandy Dunlap
2007-11-14make getdelays cgroupstats awareBalbir Singh
2007-10-19Add cgroupstatsBalbir Singh
2007-10-17Clean up duplicate includes in Documentation/Jesper Juhl
2007-08-22Documentation: fix getdelays.c printf bugMichael Neuling