From: John Kacur Date: Mon, 28 Sep 2009 13:32:55 +0000 (+0200) Subject: perf tools: Put common histogram functions in their own file X-Git-Tag: v2.6.33-rc1~399^2~1^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d1d07ecd2009f65cb2091563fa21f9600c36774;p=pandora-kernel.git perf tools: Put common histogram functions in their own file Move histogram related functions into their own files (hist.c and hist.h) and make use of them in builtin-annotate.c and builtin-report.c. Signed-off-by: John Kacur Acked-by: Frederic Weisbecker Cc: Peter Zijlstra LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed