aboutsummaryrefslogtreecommitdiffstats
path: root/tools/vm/slabinfo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-04tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi1-2/+2
2017-11-15tools: slabinfo: add "-U" option to show unreclaimable slabs onlyYang Shi1-1/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-23tools/vm/slabinfo: fix an unintentional printfDan Carpenter1-1/+2
2016-06-24tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"Colin Ian King1-1/+1
2016-03-15slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSLaura Abbott1-1/+1
2015-11-05tools/vm/slabinfo: cosmetic globals cleanupSergey Senozhatsky1-27/+27
2015-11-05tools/vm/slabinfo: output sizes in bytesSergey Senozhatsky1-37/+51
2015-11-05tools/vm/slabinfo: introduce extended totals modeSergey Senozhatsky1-10/+44
2015-11-05tools/vm/slabinfo: fix alternate opts namesSergey Senozhatsky1-3/+5
2015-11-05tools/vm/slabinfo: sort slabs by lossSergey Senozhatsky1-4/+21
2015-11-05tools/vm/slabinfo: limit the number of reported slabsSergey Senozhatsky1-3/+15
2015-11-05tools/vm/slabinfo: use getopt no_argument/optional_argumentSergey Senozhatsky1-17/+17
2012-07-02mm: Fix signal SIGFPE in slabinfo.c.majianpeng1-7/+7
2012-03-28mm: move slabinfo.c to tools/vmDave Young1-0/+1393