summaryrefslogtreecommitdiff
path: root/tools/vm
AgeCommit message (Expand)Author
2021-11-06tools/vm/page-types.c: print file offset in hexadecimalNaoya Horiguchi
2021-11-06tools/vm/page-types.c: move show_file() to summary outputNaoya Horiguchi
2021-11-06tools/vm/page-types.c: make walk_file() aware of address range optionNaoya Horiguchi
2021-11-06tools/vm/page_owner_sort.c: count and sort by memZhenliang Wei
2021-09-24tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du
2021-06-29tools/vm/page_owner_sort.c: check malloc() returnTang Bin
2020-09-04mm: Add PG_arch_2 page flagSteven Price
2020-06-03tools/vm/page_owner_sort.c: filter out unneeded lineChanghee Han
2020-04-21tools/vm: fix cross-compile buildLucas Stach
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
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-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 276Thomas Gleixner
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
2019-03-05mm: convert PG_balloon to PG_offlineDavid Hildenbrand
2019-01-08tools/vm/page_owner: use page_owner_sort in the use exampleMiles Chen
2018-12-28tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa...Anthony Yznaga
2018-09-04tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi
2018-09-04tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi
2018-08-17tools/vm/page-types.c: add support for idle page trackingChristian Hansen
2018-08-17tools/vm/page-types.c: include shared map countsChristian Hansen
2018-06-07mm: mark pages in use for page tablesMatthew Wilcox
2018-02-21tools: fix cross-compile var clobberingMartin Kelly
2018-01-31tools, vm: new option to specify kpageflags fileDavid Rientjes
2017-12-14tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng
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
2017-02-22tools/vm: add missing Makefile rulesDaniel Thompson
2016-07-26tools/vm/page_owner: increase temporary buffer sizeJoonsoo Kim
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-17tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1Naoya Horiguchi
2016-03-17tools/vm/page-types.c: add memory cgroup dumping and filteringKonstantin Khlebnikov
2016-03-17tools/vm/page-types.c: support swap entryNaoya Horiguchi
2016-03-15slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSLaura Abbott
2015-11-20tools/vm/page-types.c: support KPF_IDLENaoya Horiguchi
2015-11-05tools/vm/slabinfo: gnuplot slabifo extended statSergey Senozhatsky
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