[PATCH v5 0/3] More color in 'perf diff'
From: Ramkumar Ramachandra
Date: Tue Dec 10 2013 - 07:50:26 EST
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 <jolsa@xxxxxxxxxx>
Cc: Namhyung Kim <namhyung@xxxxxxxxxx>
Cc: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/