]> bbs.cooldavid.org Git - net-next-2.6.git/commit
perf timechart: Improve the visual appearance of scheduler delays
authorArjan van de Ven <arjan@infradead.org>
Mon, 19 Oct 2009 21:47:31 +0000 (06:47 +0900)
committerIngo Molnar <mingo@elte.hu>
Tue, 20 Oct 2009 01:39:21 +0000 (03:39 +0200)
commit2e600d01c131ee189f55ca1879cd364b9e056df8
tree61d8d3f554a3952a94d402f282a116dbdf959f8b
parent3bc2a39c69d423d5d1f0b3ef77960b1464c976a0
perf timechart: Improve the visual appearance of scheduler delays

[from KS feedback]

Currently, scheduler delays are shown in a mostly transparent,
light yellow color. This color is rather hard to see on several
screens, especially projectors.

This patch changes the color of the scheduler delays to be a
much more "hard" yellow that survived the kernel summit
projector.

Reported-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com
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>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <20091020064731.20ae126a@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/util/svghelper.c