perf ui browser: Make the colors configurable and change the defaults
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Oct 2011 17:50:51 +0000 (15:50 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Oct 2011 19:03:32 +0000 (17:03 -0200)
commite039fc727c40c5541bb22aed7f7030dea3e6fb7a
tree60b810a64a5acb68e5b37b375de08918f7cd6d3e
parentcc6e7aa0afae3034c9b909b378394e757225e401
perf ui browser: Make the colors configurable and change the defaults

Just use as a starting point the "[colors]" section of
tools/perf/Documentation/perfconfig.example.

Changed the colors to be the ones in the old perf tool if used in a green on
black xterm.

The next patches should allow using the colors configured for the xterm.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-3vqmyerkaqltqolmnlehonew@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perfconfig.example [new file with mode: 0644]
tools/perf/util/ui/browser.c