commit | aefcf37b82886260d8540c9fb815e613c8977e06 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <[email protected]> | Mon Jun 08 23:15:28 2009 +0200 |
committer | Ingo Molnar <[email protected]> | Mon Jun 08 23:15:28 2009 +0200 |
tree | 8630ed802497d965edbc0c05b8599f805fa0cb47 | |
parent | 80d496be89ed7dede5abee5c057634e80a31c82d [diff] |
perf_counter tools: Standardize color printing The rule is: - high overhead: red - mid overhead: green - low overhead: normal (white/black) Cc: Peter Zijlstra <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <[email protected]>