[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1385274025-30282-1-git-send-email-artagnon@gmail.com>
Date: Sun, 24 Nov 2013 11:50:20 +0530
From: Ramkumar Ramachandra <artagnon@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Arnaldo Carvalho de Melo <acme@...hat.com>,
Jiri Olsa <jolsa@...hat.com>
Subject: [PATCH v2 0/5] More color in 'perf diff'
Hi,
This round fixes two problems in the last round:
- In [2/5], the color version includes the 0.01 threshold that was
present in the non-color version (thanks to Jiri).
- In [4/5], the trailing '%' is gone (maked as a TODO in the last
round).
and introduces one new patch for wdiff: [5/5].
Thanks.
Ramkumar Ramachandra (5):
perf diff: don't compute Delta if he->dummy
perf diff: color the Delta column
perf diff: generalize hpp__color_delta for -c
perf diff: color the Ratio column
perf diff: color the Weighted Diff column
tools/perf/builtin-diff.c | 109 +++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 108 insertions(+), 1 deletion(-)
--
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