]> git.karo-electronics.de Git - mv-sheeva.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)
commite853072055a01d8b3c4dc89d231649189454c4f1
treedbb21ff1ae1b56dc60132bfdf71d2126f591d78d
parent69cf0218d1f0d1d8f14687fec070126021502451
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