linux/tools/mm
Audra Mitchell c6d5e4901e tools/mm: fix the default case for page_owner_sort
With the additional commands and timestamps added to the tool, the default
case (-t) has been broken.  Now that the allocation timestamps are saved
outside of the txt field, allow us to properly sort the data by number of
times the record has been seen.  Furthermore prevent the misuse of the
commandline arguments so only one compare option can be used.

Link: https://lkml.kernel.org/r/20231013190350.579407-5-audra@redhat.com
Signed-off-by: Audra Mitchell <audra@redhat.com>
Acked-by: Rafael Aquini <aquini@redhat.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Cc: Georgi Djakov <djakov@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-10-18 14:34:19 -07:00
..
.gitignore
Makefile tools/mm: fix undefined reference to pthread_once 2023-09-05 10:13:45 -07:00
page_owner_sort.c tools/mm: fix the default case for page_owner_sort 2023-10-18 14:34:19 -07:00
page-types.c mm, page_flags: remove PG_slob_free 2023-03-29 10:32:03 +02:00
slabinfo-gnuplot.sh
slabinfo.c