From f6d8b0571c9ac8f273d18c112c2fc3c9533c9f0a Mon Sep 17 00:00:00 2001 From: Arnaldo Carvalho de Melo Date: Wed, 8 Jan 2014 14:45:24 -0300 Subject: [PATCH] perf report: Move histogram entries collapsing to separate function Further uncluttering the main 'report' function by group related code in separate function. Cc: Adrian Hunter Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-b594zsbwke8khir13kudwqmj@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-format-patch failed