[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1386679742-13357-1-git-send-email-artagnon@gmail.com>
Date: Tue, 10 Dec 2013 18:18:59 +0530
From: Ramkumar Ramachandra <artagnon@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Jiri Olsa <jolsa@...hat.com>, Namhyung Kim <namhyung@...nel.org>,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: [PATCH v5 0/3] More color in 'perf diff'
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@...hat.com>
Cc: Namhyung Kim <namhyung@...nel.org>
Cc: Arnaldo Carvalho de Melo <acme@...hat.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists