From 01f10bc85f538cd681d0a3338b97a33f308d944b Mon Sep 17 00:00:00 2001 From: Ramkumar Ramachandra Date: Mon, 30 Dec 2013 13:04:19 +0530 Subject: [PATCH] perf diff: Color the Delta column Color the numbers in the Delta column using percent_color_snprintf(). Generalize the coloring function so that we can accommodate all three comparison methods in future patches: delta, ratio, and wdiff. Signed-off-by: Ramkumar Ramachandra Acked-by: Jiri Olsa Cc: Jiri Olsa Link: http://lkml.kernel.org/r/1388388861-7931-3-git-send-email-artagnon@gmail.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-format-patch failed