[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1388388861-7931-1-git-send-email-artagnon@gmail.com>
Date: Mon, 30 Dec 2013 13:04:17 +0530
From: Ramkumar Ramachandra <artagnon@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Jiri Olsa <jolsa@...hat.com>,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: [PATCH v6 0/4] More color in 'perf diff'
The differences in this series are:
- [1/4] and [2/4] have been split out.
- [4/4] uses value_color_snprintf() instead of green/ red for positive/
negative values.
Thanks.
Cc: Jiri Olsa <jolsa@...hat.com>
Cc: Arnaldo Carvalho de Melo <acme@...hat.com>
Ramkumar Ramachandra (4):
perf tools: generalize percent_color_snprintf()
perf diff: color the Delta column
perf diff: color the Ratio column
perf diff: color the Weighted Diff column
tools/perf/builtin-diff.c | 90 ++++++++++++++++++++++++++++++++++++++++++++++-
tools/perf/util/color.c | 15 +++++---
tools/perf/util/color.h | 1 +
3 files changed, 100 insertions(+), 6 deletions(-)
--
1.8.5.2.227.g53f3478
--
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