summaryrefslogtreecommitdiff
path: root/tools/vm/slabinfo.c
AgeCommit message (Expand)Author
2023-01-18tools/vm: rename tools/vm to tools/mmSeongJae Park
2022-11-10tools/vm/slabinfo: indicates the cause of the EACCES errorRong Tao
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-04tools/vm/slabinfo: Handle files in debugfsStéphane Graber
2022-06-16tools/vm/slabinfo: use alphabetic order when two values are equalYuanzheng Song
2020-01-31tools/vm/slabinfo: fix sanity checks enablingDaniel Wagner
2019-07-12tools/vm/slabinfo: add sorting info to help menuTobin C. Harding
2019-07-12tools/vm/slabinfo: add option to sort by partial slabsTobin C. Harding
2019-07-12tools/vm/slabinfo: add partial slab listing to -XTobin C. Harding
2019-07-12tools/vm/slabinfo: order command line optionsTobin C. Harding
2019-03-05tools/vm/slabinfo: clean up usage menu debug itemsTobin C. Harding
2019-03-05tools/vm/slabinfo: align usage output columnsTobin C. Harding
2019-03-05tools/vm/slabinfo: put options in alphabetic orderTobin C. Harding
2019-03-05tools/vm/slabinfo: update options in usage messageTobin C. Harding
2018-09-04tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi
2017-11-15tools: slabinfo: add "-U" option to show unreclaimable slabs onlyYang Shi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-23tools/vm/slabinfo: fix an unintentional printfDan Carpenter
2016-06-24tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"Colin Ian King
2016-03-15slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSLaura Abbott
2015-11-05tools/vm/slabinfo: cosmetic globals cleanupSergey Senozhatsky
2015-11-05tools/vm/slabinfo: output sizes in bytesSergey Senozhatsky
2015-11-05tools/vm/slabinfo: introduce extended totals modeSergey Senozhatsky
2015-11-05tools/vm/slabinfo: fix alternate opts namesSergey Senozhatsky
2015-11-05tools/vm/slabinfo: sort slabs by lossSergey Senozhatsky
2015-11-05tools/vm/slabinfo: limit the number of reported slabsSergey Senozhatsky
2015-11-05tools/vm/slabinfo: use getopt no_argument/optional_argumentSergey Senozhatsky
2012-07-02mm: Fix signal SIGFPE in slabinfo.c.majianpeng
2012-03-28mm: move slabinfo.c to tools/vmDave Young