Re: [PATCH RESEND 2/5] perf diff: Get rid of hists__compute_resort()

2015-01-04 Thread Jiri Olsa
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 ->sort callback.
> 

Acked-by: Jiri Olsa 

thanks,
jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH RESEND 2/5] perf diff: Get rid of hists__compute_resort()

2015-01-04 Thread Jiri Olsa
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 -sort callback.
 

Acked-by: Jiri Olsa jo...@kernel.org

thanks,
jirka
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/