]> git.baikalelectronics.ru Git - kernel.git/commit
perf timechart: Fix black idle boxes in the title
authorThomas Renninger <trenn@suse.de>
Sun, 27 Feb 2011 21:36:45 +0000 (22:36 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 28 Feb 2011 07:56:14 +0000 (08:56 +0100)
commit3ea6775d1a045d637dbca6f132ad75bd10b6c2b8
treedbb21ff1ae1b56dc60132bfdf71d2126f591d78d
parentf9784869d03cc5d49ff06cd7d5f57ec28f48a2a8
perf timechart: Fix black idle boxes in the title

This fix is needed for eye of gnome and firefox svg viewers.
Only Inkscape can handle the broken case.

Compare with the other svg_legenda_box declarations, looks
like a typo slipped in at this place.

Signed-off-by: Thomas Renninger <trenn@suse.de>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Cc: lenb@kernel.org
LKML-Reference: <1298842606-55712-5-git-send-email-trenn@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/util/svghelper.c