[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1354690603-31364-1-git-send-email-namhyung@kernel.org>
Date: Wed, 5 Dec 2012 15:56:40 +0900
From: Namhyung Kim <namhyung@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>,
Ingo Molnar <mingo@...nel.org>,
LKML <linux-kernel@...r.kernel.org>, Jiri Olsa <jolsa@...hat.com>
Subject: [PATCH v2 0/3] perf hists: Changes on hists__{match,link}
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists