From: Eric B Munson Date: Fri, 5 Mar 2010 15:51:06 +0000 (-0300) Subject: perf session: Change add_hist_entry to take the tree root instead of session X-Git-Tag: v2.6.34-rc2~19^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d403d0acc9c5afa679a3f61e71489530d7fa0606;p=pandora-kernel.git perf session: Change add_hist_entry to take the tree root instead of session In order to minimize the impact of storing multiple events in a report this function will now take the root of the histogram tree so that the logic for selecting the proper tree can be inserted before the call. Signed-off-by: Eric B Munson Signed-off-by: Arnaldo Carvalho de Melo Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1267804269-22660-3-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed