Age | Commit message (Expand) | Author | Files | Lines |
2019-07-12 | tools/vm/slabinfo: add sorting info to help menu | Tobin C. Harding | 1 | -0/+2 |
2019-07-12 | tools/vm/slabinfo: add option to sort by partial slabs | Tobin C. Harding | 1 | -2/+7 |
2019-07-12 | tools/vm/slabinfo: add partial slab listing to -X | Tobin C. Harding | 1 | -13/+28 |
2019-07-12 | tools/vm/slabinfo: order command line options | Tobin C. Harding | 1 | -35/+35 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -8/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 276 | Thomas Gleixner | 1 | -13/+1 |
2019-03-06 | tools/vm/slabinfo: clean up usage menu debug items | Tobin C. Harding | 1 | -9/+11 |
2019-03-06 | tools/vm/slabinfo: align usage output columns | Tobin C. Harding | 1 | -3/+3 |
2019-03-06 | tools/vm/slabinfo: put options in alphabetic order | Tobin C. Harding | 1 | -5/+6 |
2019-03-06 | tools/vm/slabinfo: update options in usage message | Tobin C. Harding | 1 | -1/+1 |
2019-03-06 | mm: convert PG_balloon to PG_offline | David Hildenbrand | 1 | -1/+1 |
2019-01-09 | tools/vm/page_owner: use page_owner_sort in the use example | Miles Chen | 1 | -1/+3 |
2018-12-28 | tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" fa... | Anthony Yznaga | 1 | -1/+1 |
2018-09-05 | tools/vm/page-types.c: fix "defined but not used" warning | Naoya Horiguchi | 1 | -6/+0 |
2018-09-05 | tools/vm/slabinfo.c: fix sign-compare warning | Naoya Horiguchi | 1 | -2/+2 |
2018-08-18 | tools/vm/page-types.c: add support for idle page tracking | Christian Hansen | 1 | -1/+46 |
2018-08-18 | tools/vm/page-types.c: include shared map counts | Christian Hansen | 1 | -14/+59 |
2018-06-08 | mm: mark pages in use for page tables | Matthew Wilcox | 1 | -0/+1 |
2018-02-22 | tools: fix cross-compile var clobbering | Martin Kelly | 1 | -1/+0 |
2018-02-01 | tools, vm: new option to specify kpageflags file | David Rientjes | 1 | -7/+21 |
2017-12-15 | tools/slabinfo-gnuplot: force to use bash shell | Liu, Changcheng | 1 | -1/+1 |
2017-11-16 | tools: slabinfo: add "-U" option to show unreclaimable slabs only | Yang Shi | 1 | -1/+10 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-02-23 | tools/vm: add missing Makefile rules | Daniel Thompson | 1 | -0/+8 |
2016-07-27 | tools/vm/page_owner: increase temporary buffer size | Joonsoo Kim | 1 | -2/+7 |
2016-07-23 | tools/vm/slabinfo: fix an unintentional printf | Dan Carpenter | 1 | -1/+2 |
2016-06-25 | tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences" | Colin Ian King | 1 | -1/+1 |
2016-03-18 | tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1 | Naoya Horiguchi | 1 | -1/+9 |
2016-03-18 | tools/vm/page-types.c: add memory cgroup dumping and filtering | Konstantin Khlebnikov | 1 | -15/+84 |
2016-03-18 | tools/vm/page-types.c: support swap entry | Naoya Horiguchi | 1 | -1/+29 |
2016-03-16 | slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS | Laura Abbott | 1 | -1/+1 |
2015-11-21 | tools/vm/page-types.c: support KPF_IDLE | Naoya Horiguchi | 1 | -0/+1 |
2015-11-06 | tools/vm/slabinfo: gnuplot slabifo extended stat | Sergey Senozhatsky | 1 | -0/+275 |
2015-11-06 | tools/vm/slabinfo: cosmetic globals cleanup | Sergey Senozhatsky | 1 | -27/+27 |
2015-11-06 | tools/vm/slabinfo: output sizes in bytes | Sergey Senozhatsky | 1 | -37/+51 |
2015-11-06 | tools/vm/slabinfo: introduce extended totals mode | Sergey Senozhatsky | 1 | -10/+44 |
2015-11-06 | tools/vm/slabinfo: fix alternate opts names | Sergey Senozhatsky | 1 | -3/+5 |
2015-11-06 | tools/vm/slabinfo: sort slabs by loss | Sergey Senozhatsky | 1 | -4/+21 |
2015-11-06 | tools/vm/slabinfo: limit the number of reported slabs | Sergey Senozhatsky | 1 | -3/+15 |
2015-11-06 | tools/vm/slabinfo: use getopt no_argument/optional_argument | Sergey Senozhatsky | 1 | -17/+17 |
2015-09-23 | tools vm: Fix build due to removal of tools/lib/api/fs/debugfs.h | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2015-09-09 | pagemap: add mmap-exclusive bit for marking pages mapped only here | Konstantin Khlebnikov | 1 | -0/+10 |
2015-09-09 | pagemap: switch to the new format and do some cleanup | Konstantin Khlebnikov | 1 | -17/+8 |
2015-05-15 | tools/vm: fix page-flags build | Andi Kleen | 1 | -1/+1 |
2015-02-12 | mm:add KPF_ZERO_PAGE flag for /proc/kpageflags | Wang, Yalin | 1 | -0/+1 |
2014-12-13 | mm/page_owner: keep track of page owners | Joonsoo Kim | 2 | -2/+146 |
2014-10-10 | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov | 1 | -0/+1 |
2014-06-05 | tools/vm/page-types.c: catch sigbus if raced with truncate | Konstantin Khlebnikov | 1 | -3/+32 |
2014-04-08 | tools/vm/page-types.c: page-cache sniffing feature | Konstantin Khlebnikov | 1 | -18/+152 |
2013-12-16 | tools/: Convert to new topic libraries | Borislav Petkov | 2 | -8/+8 |