]> git.baikalelectronics.ru Git - kernel.git/commit
perf util: SVG performance improvements
authorArjan van de Ven <arjan@linux.intel.com>
Sun, 20 Sep 2009 16:14:38 +0000 (18:14 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 20 Sep 2009 17:37:36 +0000 (19:37 +0200)
commitb4544d8202021db5872b00059d3982b685279339
treeee2e222ab0f8a0bee4b6169e6e6a80332edcd10b
parenta9cec6bfbc221948d15dfd98e10fc0a182c347bc
perf util: SVG performance improvements

Tweak the output SVG to increase performance in SVG viewers by
limiting the different types of font sizes and by smarter
transformations on the text.

At least with Inkscape this gives a notable performance improvement
during zoom and scrolling.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <20090920181438.3a49cb93@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/util/svghelper.c