]> Git Repo - linux.git/commit
perf util: SVG performance improvements
authorArjan van de Ven <[email protected]>
Sun, 20 Sep 2009 16:14:38 +0000 (18:14 +0200)
committerIngo Molnar <[email protected]>
Sun, 20 Sep 2009 17:37:36 +0000 (19:37 +0200)
commit611a546bec3e1af2a87af0862398fc711dc47aef
treeee2e222ab0f8a0bee4b6169e6e6a80332edcd10b
parent5094b655452dd48367fb28af74ffc76019b93dc2
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 <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
LKML-Reference: <20090920181438.3a49cb93@linux.intel.com>
Signed-off-by: Ingo Molnar <[email protected]>
tools/perf/util/svghelper.c
This page took 0.05002 seconds and 4 git commands to generate.