From: Namhyung Kim Date: Thu, 31 Jul 2014 05:47:36 +0000 (+0900) Subject: perf tools: Make __hpp__fmt() receive an additional len argument X-Git-Tag: fixes-against-v3.18-rc2~100^2~47^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d675107ce6fa988102851e0b0ef06e46c8aa7ac6;p=pandora-kernel.git perf tools: Make __hpp__fmt() receive an additional len argument So that it can properly handle alignment requirements later. To do that, add percent_color_len_snprintf() fucntion to help coloring of overhead columns. Signed-off-by: Namhyung Kim Cc: Ingo Molnar Cc: Jiri Olsa Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1406785662-5534-3-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed