aboutsummaryrefslogtreecommitdiffstats
path: root/tools/vm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-12tools/vm/slabinfo: add sorting info to help menuTobin C. Harding1-0/+2
2019-07-12tools/vm/slabinfo: add option to sort by partial slabsTobin C. Harding1-2/+7
2019-07-12tools/vm/slabinfo: add partial slab listing to -XTobin C. Harding1-13/+28
2019-07-12tools/vm/slabinfo: order command line optionsTobin C. Harding1-35/+35
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-8/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 276Thomas Gleixner1-13/+1
2019-03-05tools/vm/slabinfo: clean up usage menu debug itemsTobin C. Harding1-9/+11
2019-03-05tools/vm/slabinfo: align usage output columnsTobin C. Harding1-3/+3
2019-03-05tools/vm/slabinfo: put options in alphabetic orderTobin C. Harding1-5/+6
2019-03-05tools/vm/slabinfo: update options in usage messageTobin C. Harding1-1/+1
2019-03-05mm: convert PG_balloon to PG_offlineDavid Hildenbrand1-1/+1
2019-01-08tools/vm/page_owner: use page_owner_sort in the use exampleMiles Chen1-1/+3
2018-12-28tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failuresAnthony Yznaga1-1/+1
2018-09-04tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi1-6/+0
2018-09-04tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi1-2/+2
2018-08-17tools/vm/page-types.c: add support for idle page trackingChristian Hansen1-1/+46
2018-08-17tools/vm/page-types.c: include shared map countsChristian Hansen1-14/+59
2018-06-07mm: mark pages in use for page tablesMatthew Wilcox1-0/+1
2018-02-21tools: fix cross-compile var clobberingMartin Kelly1-1/+0
2018-01-31tools, vm: new option to specify kpageflags fileDavid Rientjes1-7/+21
2017-12-14tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng1-1/+1
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-Hartman3-0/+3
2017-02-22tools/vm: add missing Makefile rulesDaniel Thompson1-0/+8
2016-07-26tools/vm/page_owner: increase temporary buffer sizeJoonsoo Kim1-2/+7
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-17tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1Naoya Horiguchi1-1/+9
2016-03-17tools/vm/page-types.c: add memory cgroup dumping and filteringKonstantin Khlebnikov1-15/+84
2016-03-17tools/vm/page-types.c: support swap entryNaoya Horiguchi1-1/+29
2016-03-15slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSLaura Abbott1-1/+1
2015-11-20tools/vm/page-types.c: support KPF_IDLENaoya Horiguchi1-0/+1
2015-11-05tools/vm/slabinfo: gnuplot slabifo extended statSergey Senozhatsky1-0/+275
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
2015-09-22tools vm: Fix build due to removal of tools/lib/api/fs/debugfs.hArnaldo Carvalho de Melo1-3/+3
2015-09-08pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov1-0/+10
2015-09-08pagemap: switch to the new format and do some cleanupKonstantin Khlebnikov1-17/+8
2015-05-14tools/vm: fix page-flags buildAndi Kleen1-1/+1
2015-02-11mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin1-0/+1
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim2-2/+146
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov1-0/+1
2014-06-04tools/vm/page-types.c: catch sigbus if raced with truncateKonstantin Khlebnikov1-3/+32
2014-04-07tools/vm/page-types.c: page-cache sniffing featureKonstantin Khlebnikov1-18/+152
2013-12-16tools/: Convert to new topic librariesBorislav Petkov2-8/+8