summaryrefslogtreecommitdiffstats
path: root/tools/vm
Commit message (Expand)AuthorAgeFilesLines
* mm: Add PG_arch_2 page flagSteven Price2020-09-041-0/+2
* tools/vm/page_owner_sort.c: filter out unneeded lineChanghee Han2020-06-031-2/+3
* tools/vm: fix cross-compile buildLucas Stach2020-04-211-0/+2
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* tools/vm/slabinfo: fix sanity checks enablingDaniel Wagner2020-01-311-2/+2
* tools/vm/slabinfo: add sorting info to help menuTobin C. Harding2019-07-121-0/+2
* tools/vm/slabinfo: add option to sort by partial slabsTobin C. Harding2019-07-121-2/+7
* tools/vm/slabinfo: add partial slab listing to -XTobin C. Harding2019-07-121-13/+28
* tools/vm/slabinfo: order command line optionsTobin C. Harding2019-07-121-35/+35
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-8/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 276Thomas Gleixner2019-06-051-13/+1
* tools/vm/slabinfo: clean up usage menu debug itemsTobin C. Harding2019-03-051-9/+11
* tools/vm/slabinfo: align usage output columnsTobin C. Harding2019-03-051-3/+3
* tools/vm/slabinfo: put options in alphabetic orderTobin C. Harding2019-03-051-5/+6
* tools/vm/slabinfo: update options in usage messageTobin C. Harding2019-03-051-1/+1
* mm: convert PG_balloon to PG_offlineDavid Hildenbrand2019-03-051-1/+1
* tools/vm/page_owner: use page_owner_sort in the use exampleMiles Chen2019-01-081-1/+3
* tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...Anthony Yznaga2018-12-281-1/+1
* tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi2018-09-041-6/+0
* tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi2018-09-041-2/+2
* tools/vm/page-types.c: add support for idle page trackingChristian Hansen2018-08-171-1/+46
* tools/vm/page-types.c: include shared map countsChristian Hansen2018-08-171-14/+59
* mm: mark pages in use for page tablesMatthew Wilcox2018-06-071-0/+1
* tools: fix cross-compile var clobberingMartin Kelly2018-02-211-1/+0
* tools, vm: new option to specify kpageflags fileDavid Rientjes2018-01-311-7/+21
* tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng2017-12-141-1/+1
* tools: slabinfo: add "-U" option to show unreclaimable slabs onlyYang Shi2017-11-151-1/+10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* tools/vm: add missing Makefile rulesDaniel Thompson2017-02-221-0/+8
* tools/vm/page_owner: increase temporary buffer sizeJoonsoo Kim2016-07-261-2/+7
* tools/vm/slabinfo: fix an unintentional printfDan Carpenter2016-07-231-1/+2
* tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"Colin Ian King2016-06-241-1/+1
* tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1Naoya Horiguchi2016-03-171-1/+9
* tools/vm/page-types.c: add memory cgroup dumping and filteringKonstantin Khlebnikov2016-03-171-15/+84
* tools/vm/page-types.c: support swap entryNaoya Horiguchi2016-03-171-1/+29
* slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSLaura Abbott2016-03-151-1/+1
* tools/vm/page-types.c: support KPF_IDLENaoya Horiguchi2015-11-201-0/+1
* tools/vm/slabinfo: gnuplot slabifo extended statSergey Senozhatsky2015-11-051-0/+275
* tools/vm/slabinfo: cosmetic globals cleanupSergey Senozhatsky2015-11-051-27/+27
* tools/vm/slabinfo: output sizes in bytesSergey Senozhatsky2015-11-051-37/+51
* tools/vm/slabinfo: introduce extended totals modeSergey Senozhatsky2015-11-051-10/+44
* tools/vm/slabinfo: fix alternate opts namesSergey Senozhatsky2015-11-051-3/+5
* tools/vm/slabinfo: sort slabs by lossSergey Senozhatsky2015-11-051-4/+21
* tools/vm/slabinfo: limit the number of reported slabsSergey Senozhatsky2015-11-051-3/+15
* tools/vm/slabinfo: use getopt no_argument/optional_argumentSergey Senozhatsky2015-11-051-17/+17
* tools vm: Fix build due to removal of tools/lib/api/fs/debugfs.hArnaldo Carvalho de Melo2015-09-221-3/+3
* pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov2015-09-081-0/+10
* pagemap: switch to the new format and do some cleanupKonstantin Khlebnikov2015-09-081-17/+8
* tools/vm: fix page-flags buildAndi Kleen2015-05-141-1/+1
* mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin2015-02-111-0/+1