Lines Matching full:sort
101 If you want to sort by the page nums of buf, use the ``-m`` parameter.
106 Sort:
107 -a Sort by memory allocation time.
108 -m Sort by total memory.
109 -p Sort by pid.
110 -P Sort by tgid.
111 -n Sort by task command name.
112 -r Sort by memory release time.
113 -s Sort by stack trace.
114 -t Sort by times (default).
115 --sort <order> Specify sorting order. Sorting syntax is [+|-]key[,[+|-]key[,...]].
121 ./page_owner_sort <input> <output> --sort=n,+pid,-tgid
122 ./page_owner_sort <input> <output> --sort=at
135 the STANDARD SORT KEYS section below. Mixed use of abbreviated and
167 For --sort option: