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:
126 (i.e. --sort comm,dso,symbol)
128 If --branch-stack option is used, following sort keys are also
142 And default sort keys are changed to comm, dso_from, symbol_from, dso_to
145 When the sort key symbol is specified, columns "IPC" and "IPC Coverage"
153 If the --mem-mode option is used, the following sort keys are also available
169 And the default sort keys are changed to local_weight, mem, sym, dso,
173 If the data file has tracepoint event(s), following (dynamic) sort keys
192 has the same effect for all dynamic sort keys.
194 The default sort keys are changed to 'trace' if all events in the data
202 Also it can contain any sort key(s).
204 By default, every sort keys not specified in -F will be appended
215 defaults to "\^sys_|^do_page_fault", see '--sort parent'.
242 call order, sort key, optional branch and value. Note that ordering
403 --group-sort-idx::
404 Sort the output by the event at the index n in group. If n is invalid,
405 sort by the first event. It can support multiple groups with different
570 Configure time quantum for time sort key. Default 100ms.