commit | f48d55ce7871824eae3065f4d81956d7113eff19 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Sat Sep 12 12:52:11 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Sep 19 11:42:13 2009 +0200 |
tree | f38dca96a65f4da87f95770647b8d7aa49b1b809 | |
parent | 6161352142d5fed4cd753b32e5ccde66e705b14e [diff] |
perf: Add a SVG helper library file The timechart tool writes out SVG format output; this patch adds a set of helper functions to abstract dealing with SVG from the core timechart code. Signed-off-by: Arjan van de Ven <arjan@linux.intel.com> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> Cc: Frederic Weisbecker <fweisbec@gmail.com> LKML-Reference: <20090912130613.677f0516@infradead.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>