]> Git Repo - linux.git/commit
perf timechart: Improve the visual appearance of scheduler delays
authorArjan van de Ven <[email protected]>
Mon, 19 Oct 2009 21:47:31 +0000 (06:47 +0900)
committerIngo Molnar <[email protected]>
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 <[email protected]>
Signed-off-by: Arjan van de Ven <[email protected]
Cc: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
LKML-Reference: <20091020064731.20ae126a@infradead.org>
Signed-off-by: Ingo Molnar <[email protected]>
tools/perf/util/svghelper.c
This page took 0.051434 seconds and 4 git commands to generate.