Lines Matching full:sort
72 --sort=::
73 Sort histogram entries by given key(s) - multiple keys can be specified
74 in CSV format. Following sort keys are available:
123 (i.e. --sort comm,dso,symbol)
125 If --branch-stack option is used, following sort keys are also
139 And default sort keys are changed to comm, dso_from, symbol_from, dso_to
142 When the sort key symbol is specified, columns "IPC" and "IPC Coverage"
150 If the --mem-mode option is used, the following sort keys are also available
166 And the default sort keys are changed to local_weight, mem, sym, dso,
170 If the data file has tracepoint event(s), following (dynamic) sort keys
189 has the same effect for all dynamic sort keys.
191 The default sort keys are changed to 'trace' if all events in the data
199 Also it can contain any sort key(s).
201 By default, every sort keys not specified in -F will be appended
212 defaults to "\^sys_|^do_page_fault", see '--sort parent'.
239 call order, sort key, optional branch and value. Note that ordering
400 --group-sort-idx::
401 Sort the output by the event at the index n in group. If n is invalid,
402 sort by the first event. It can support multiple groups with different
567 Configure time quantum for time sort key. Default 100ms.