public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] More color in 'perf diff'
@ 2013-11-27 11:02 Ramkumar Ramachandra
  2013-11-27 11:02 ` [PATCH v3 1/4] perf diff: color the Delta column Ramkumar Ramachandra
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Ramkumar Ramachandra @ 2013-11-27 11:02 UTC (permalink / raw)
  To: LKML; +Cc: Arnaldo Carvalho de Melo, Jiri Olsa

Hi,

This iteration fixes several small problems in the previous iteration
pointed out by Jiri Olsa. Most significantly, the first patch has been
dropped, and there's just one switch-case statement for the entire
logic.

Thanks.

Ramkumar Ramachandra (4):
  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 | 92 ++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 91 insertions(+), 1 deletion(-)

-- 
1.8.5.rc0.5.g70ebc73.dirty


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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-27 11:02 [PATCH v3 0/4] More color in 'perf diff' Ramkumar Ramachandra
2013-11-27 11:02 ` [PATCH v3 1/4] perf diff: color the Delta column Ramkumar Ramachandra
2013-11-28 15:07   ` Jiri Olsa
2013-11-28 17:24     ` Ramkumar Ramachandra
2013-11-29 13:44       ` Jiri Olsa
2013-11-27 11:02 ` [PATCH v3 2/4] perf diff: generalize hpp__color_delta for -c Ramkumar Ramachandra
2013-11-28 15:08   ` Jiri Olsa
2013-11-28 17:26     ` Ramkumar Ramachandra
2013-11-27 11:02 ` [PATCH v3 3/4] perf diff: color the Ratio column Ramkumar Ramachandra
2013-11-27 11:02 ` [PATCH v3 4/4] perf diff: color the Weighted Diff column Ramkumar Ramachandra

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