Lines Matching full:sort
149 If you want to sort by the page nums of buf, use the ``-m`` parameter.
154 Sort:
155 -a Sort by memory allocation time.
156 -m Sort by total memory.
157 -p Sort by pid.
158 -P Sort by tgid.
159 -n Sort by task command name.
160 -r Sort by memory release time.
161 -s Sort by stack trace.
162 -t Sort by times (default).
163 --sort <order> Specify sorting order. Sorting syntax is [+|-]key[,[+|-]key[,...]].
169 ./page_owner_sort <input> <output> --sort=n,+pid,-tgid
170 ./page_owner_sort <input> <output> --sort=at
183 the STANDARD SORT KEYS section below. Mixed use of abbreviated and
215 For --sort option: