mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v5 0/3] More color in 'perf diff'
@ 2013-12-10 12:48 Ramkumar Ramachandra
  2013-12-10 12:49 ` [PATCH v5 1/3] perf diff: color the Delta column Ramkumar Ramachandra
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ramkumar Ramachandra @ 2013-12-10 12:48 UTC (permalink / raw)
  To: LKML; +Cc: Jiri Olsa, Namhyung Kim, Arnaldo Carvalho de Melo

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@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Arnaldo Carvalho de Melo <acme@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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-12-29 10:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-10 12:48 [PATCH v5 0/3] More color in 'perf diff' Ramkumar Ramachandra
2013-12-10 12:49 ` [PATCH v5 1/3] perf diff: color the Delta column Ramkumar Ramachandra
2013-12-15 12:35   ` Jiri Olsa
2013-12-10 12:49 ` [PATCH v5 2/3] perf diff: color the Ratio column Ramkumar Ramachandra
2013-12-10 12:49 ` [PATCH v5 3/3] perf diff: color the Weighted Diff column Ramkumar Ramachandra
2013-12-15 12:35   ` Jiri Olsa
2013-12-29 10:14     ` Ramkumar Ramachandra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®