]> git.baikalelectronics.ru Git - kernel.git/commit
perf_counter tools: Standardize color printing
authorIngo Molnar <mingo@elte.hu>
Mon, 8 Jun 2009 21:15:28 +0000 (23:15 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 8 Jun 2009 21:15:28 +0000 (23:15 +0200)
commite2c8332264a05abaae651c29b40791c0c762a481
tree8630ed802497d965edbc0c05b8599f805fa0cb47
parentaa3a037f9b24c7685e865c791f3576047dfe07d4
perf_counter tools: Standardize color printing

The rule is:

 - high overhead: red
 -  mid overhead: green
 -  low overhead: normal (white/black)

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/builtin-annotate.c
tools/perf/builtin-report.c
tools/perf/builtin-top.c