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:
129 (i.e. --sort comm,dso,symbol)
131 If --branch-stack option is used, following sort keys are also
145 And default sort keys are changed to comm, dso_from, symbol_from, dso_to
148 When the sort key symbol is specified, columns "IPC" and "IPC Coverage"
156 If the --mem-mode option is used, the following sort keys are also available
172 And the default sort keys are changed to local_weight, mem, sym, dso,
176 If the data file has tracepoint event(s), following (dynamic) sort keys
195 has the same effect for all dynamic sort keys.
197 The default sort keys are changed to 'trace' if all events in the data
209 Also it can contain any sort key(s).
211 By default, every sort keys not specified in -F will be appended
222 defaults to "\^sys_|^do_page_fault", see '--sort parent'.
249 call order, sort key, optional branch and value. Note that ordering
410 --group-sort-idx::
411 Sort the output by the event at the index n in group. If n is invalid,
412 sort by the first event. It can support multiple groups with different
543 Enable hierarchical output. In the hierarchy mode, each sort key groups
545 level sort key.
604 Configure time quantum for time sort key. Default 100ms.