summaryrefslogtreecommitdiffstats
path: root/tools/vm
Commit message (Expand)AuthorAgeFilesLines
* tools/vm/page_owner_sort.c: remove -c optionYinan Zhang2022-04-011-5/+1
* tools/vm/page_owner_sort.c: support for user-defined culling rulesJiajian Ye2022-03-241-21/+129
* tools/vm/page_owner_sort.c: support for selecting by PID, TGID or task comman...Jiajian Ye2022-03-241-27/+93
* tools/vm/page_owner_sort: support for sorting by task command nameJiajian Ye2022-03-241-1/+34
* tools/vm/page_owner_sort: fix three trivival placesJiajian Ye2022-03-241-18/+19
* tools/vm/page_owner_sort.c: support sorting by tgid and update documentationJiajian Ye2022-03-241-3/+37
* tools/vm/page_owner_sort.c: add a security checkJiajian Ye2022-03-241-0/+6
* tools/vm/page_owner_sort.c: fix the instructions for useYixuan Cao2022-03-241-1/+1
* tools/vm/page_owner_sort.c: delete invalid duplicate codeYixuan Cao2022-03-241-2/+0
* tools/vm/page_owner_sort.c: two trivial fixesShenghong Han2022-03-241-3/+2
* tools/vm/page_owner_sort.c: support sorting pid and timeChongxi Zhao2022-03-241-29/+148
* tools/vm/page_owner_sort.c: add switch between culling by stacktrace and txtYinan Zhang2022-03-241-3/+20
* tools/vm/page_owner_sort.c: support sorting by stack traceSean Anderson2022-03-241-9/+14
* tools/vm/page_owner_sort.c: sort by stacktrace before cullingSean Anderson2022-03-241-4/+6
* tools/vm/page-types.c: print file offset in hexadecimalNaoya Horiguchi2021-11-061-2/+2
* tools/vm/page-types.c: move show_file() to summary outputNaoya Horiguchi2021-11-061-3/+7
* tools/vm/page-types.c: make walk_file() aware of address range optionNaoya Horiguchi2021-11-061-6/+18
* tools/vm/page_owner_sort.c: count and sort by memZhenliang Wei2021-11-061-9/+85
* tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du2021-09-241-1/+1
* tools/vm/page_owner_sort.c: check malloc() returnTang Bin2021-06-291-0/+4
* 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