2015-03-23 15:30 GMT+09:00 Namhyung Kim <namhy...@kernel.org>: > Add new sort keys for page: page, order, mtype, gfp - existing > 'bytes', 'hit' and 'callsite' sort keys also work for page. Note that > -s/--sort option should be preceded by either of --slab or --page > option to determine where the sort keys applies. > > Now it properly groups and sorts allocation stats - so same > page/caller with different order/mtype/gfp will be printed on a > different line.
How about storing/printing pid, too? It would be helpful to distinguish who allocates the page. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/