Hi, The changes in this iteration are:
[1/3]: Use fabs() in get_percent_color() instead of __hpp_color_compare(), as suggested by Jiri. [2/3]: Use value_color_snprintf(), a new function functionally equivalent to percent_color_snprintf(). [3/3]: Unchanged. Thanks. Cc: Jiri Olsa <jo...@redhat.com> Cc: Namhyung Kim <namhy...@kernel.org> Cc: Arnaldo Carvalho de Melo <a...@redhat.com> Ramkumar Ramachandra (3): perf diff: color the Delta column perf diff: color the Ratio column perf diff: color the Weighted Diff column tools/perf/builtin-diff.c | 91 ++++++++++++++++++++++++++++++++++++++++++++++- tools/perf/util/color.c | 16 ++++++--- tools/perf/util/color.h | 1 + 3 files changed, 102 insertions(+), 6 deletions(-) -- 1.8.5.rc0.5.g70ebc73.dirty -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/