diff options
author | Stanislav Fomichev <stfomichev@yandex-team.ru> | 2014-07-08 20:03:40 +0400 |
---|---|---|
committer | Jiri Olsa <jolsa@kernel.org> | 2014-07-10 02:22:53 +0400 |
commit | f8dda74fb4139f026571b46d8d17f67e75aa157c (patch) | |
tree | 131aaa79cdfaa519313d98ebb0097dc51d6589f5 /tools/perf/util/svghelper.h | |
parent | 8b5b584daf3b92fc5cdc83919e64231817d2f5a7 (diff) | |
download | linux-f8dda74fb4139f026571b46d8d17f67e75aa157c.tar.xz |
perf timechart: Fix rendering in Firefox
Firefox doesn't correctly handle cases where we specify number in
quotes and have some padding around the number, like the following:
<rect ... height=" 3.1" ...>
In this case, it doesn't draw the figure. This patch removes 'field width'
component from fprintf strings to fix it.
Signed-off-by: Stanislav Fomichev <stfomichev@yandex-team.ru>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/n/1404835423-23098-2-git-send-email-stfomichev@yandex-team.ru
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Diffstat (limited to 'tools/perf/util/svghelper.h')
0 files changed, 0 insertions, 0 deletions