public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/4] More color in 'perf diff'
@ 2013-12-30  7:34 Ramkumar Ramachandra
  2013-12-30  7:34 ` [PATCH v6 1/4] perf tools: generalize percent_color_snprintf() Ramkumar Ramachandra
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Ramkumar Ramachandra @ 2013-12-30  7:34 UTC (permalink / raw)
  To: LKML; +Cc: Jiri Olsa, Arnaldo Carvalho de Melo

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@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.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


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

end of thread, other threads:[~2014-01-14 16:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-30  7:34 [PATCH v6 0/4] More color in 'perf diff' Ramkumar Ramachandra
2013-12-30  7:34 ` [PATCH v6 1/4] perf tools: generalize percent_color_snprintf() Ramkumar Ramachandra
2014-01-14 16:41   ` [tip:perf/core] perf tools: Generalize percent_color_snprintf() tip-bot for Ramkumar Ramachandra
2013-12-30  7:34 ` [PATCH v6 2/4] perf diff: color the Delta column Ramkumar Ramachandra
2014-01-14 16:41   ` [tip:perf/core] perf diff: Color " tip-bot for Ramkumar Ramachandra
2013-12-30  7:34 ` [PATCH v6 3/4] perf diff: color the Ratio column Ramkumar Ramachandra
2014-01-14 16:42   ` [tip:perf/core] perf diff: Color " tip-bot for Ramkumar Ramachandra
2013-12-30  7:34 ` [PATCH v6 4/4] perf diff: color the Weighted Diff column Ramkumar Ramachandra
2013-12-30  7:48   ` Ramkumar Ramachandra
2013-12-30  8:02   ` [PATCH v7] " Ramkumar Ramachandra
2014-01-14 16:42     ` [tip:perf/core] perf diff: Color " tip-bot for Ramkumar Ramachandra
2014-01-06  8:36 ` [PATCH v6 0/4] More color in 'perf diff' Ramkumar Ramachandra
2014-01-06 14:34   ` Jiri Olsa

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