Hi Arnaldo, I exchanged arguments of hist_entry__cmp() and friends as you requested. You can get this on my perf/link-v2 branch at
git://git.kernel.org/pub/scm/linux/kernel/git/namhyung/linux-perf.git Thanks, Namhyung Namhyung Kim (3): perf hists: Exchange order of comparing items when collapsing hists perf hists: Link hist entries before inserting to an output tree perf diff: Use internal rb tree for compute resort tools/perf/builtin-diff.c | 95 +++++++++++++++++++++-------------------------- tools/perf/util/hist.c | 51 ++++++++++++++++++------- 2 files changed, 80 insertions(+), 66 deletions(-) -- 1.7.11.7 -- 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/