On Sat, Dec 27, 2014 at 02:06:30PM +0900, Namhyung Kim wrote:
> The hists__compute_resort() is to sort output fields based on the
> given field/criteria. This was done without the sort list but as we
> added the field to the sort list, we can do it with normal
> hists__output_resort() using the ->
The hists__compute_resort() is to sort output fields based on the
given field/criteria. This was done without the sort list but as we
added the field to the sort list, we can do it with normal
hists__output_resort() using the ->sort callback.
Signed-off-by: Namhyung Kim
---
tools/perf/builtin-d
2 matches
Mail list logo