All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] More color in 'perf diff'
@ 2013-11-29 13:36 Ramkumar Ramachandra
  2013-11-29 13:36 ` [PATCH v4 1/3] perf diff: color the Delta column Ramkumar Ramachandra
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Ramkumar Ramachandra @ 2013-11-29 13:36 UTC (permalink / raw)
  To: LKML; +Cc: Jiri Olsa, Arnaldo Carvalho de Melo

Hi,

Two minor changes in this iteration:

- The numbers in [1/3] are colored using percent_color_snprintf()
  instead of using (green, red) for (positive, negative).

- Two of the patches in the previous iteration were squashed together
  to make [2/3] in this iteration.

Thanks again to Jiri Olsa.

Cc: Jiri Olsa <jolsa@redhat.com>
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 ++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 90 insertions(+), 1 deletion(-)

-- 
1.8.5.rc0.5.g70ebc73.dirty


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

end of thread, other threads:[~2013-12-04 13:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-29 13:36 [PATCH v4 0/3] More color in 'perf diff' Ramkumar Ramachandra
2013-11-29 13:36 ` [PATCH v4 1/3] perf diff: color the Delta column Ramkumar Ramachandra
2013-12-01 19:48   ` Jiri Olsa
2013-11-29 13:36 ` [PATCH v4 2/3] perf diff: color the Ratio column Ramkumar Ramachandra
2013-12-01 19:56   ` Jiri Olsa
     [not found]     ` <20131202193502.GA3706@infradead.org>
2013-12-04 10:10       ` Ramkumar Ramachandra
2013-12-04 12:59         ` Arnaldo Carvalho de Melo
2013-12-04 13:11           ` Ramkumar Ramachandra
2013-11-29 13:36 ` [PATCH v4 3/3] perf diff: color the Weighted Diff column Ramkumar Ramachandra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.