]> git.karo-electronics.de Git - mv-sheeva.git/commit
perf stat: Introduce get_ratio_color() helper
authorNamhyung Kim <namhyung@gmail.com>
Tue, 27 Dec 2011 15:35:49 +0000 (00:35 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 3 Jan 2012 16:36:32 +0000 (14:36 -0200)
commit15e6392feec311f1e409d77e1ccfe51c1d940365
treef05f7251d39ae656c3157ac97716033c369e247a
parent29c9862f1b818bf4caa4c48a30dbe5f25c84ee08
perf stat: Introduce get_ratio_color() helper

The get_ratio_color() returns appropriate color string based on @ratio.
It helps reducing code duplication.

Cc: Ingo Molnar <mingo@elte.hu>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1325000151-4463-2-git-send-email-namhyung@gmail.com
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-stat.c