summaryrefslogtreecommitdiffstats
path: root/tools/vm/page_owner_sort.c
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_owner_sort.c: count and sort by memZhenliang Wei2021-11-061-9/+85
* tools/vm/page_owner_sort.c: check malloc() returnTang Bin2021-06-291-0/+4
* tools/vm/page_owner_sort.c: filter out unneeded lineChanghee Han2020-06-031-2/+3
* tools/vm/page_owner: use page_owner_sort in the use exampleMiles Chen2019-01-081-1/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tools/vm/page_owner: increase temporary buffer sizeJoonsoo Kim2016-07-261-2/+7
* mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-131-0/+144