From: Arnaldo Carvalho de Melo Date: Mon, 14 Dec 2009 15:10:39 +0000 (-0200) Subject: perf session: Move the hist_entries rb tree to perf_session X-Git-Tag: v2.6.33-rc1~48^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e4f06e4c8f17ea96f7dd76251cab99511026401;p=pandora-kernel.git perf session: Move the hist_entries rb tree to perf_session As we'll need to sort multiple times for multiple perf sessions, so that we can then do a diff. Signed-off-by: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1260803439-16783-1-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed