From: Stanislav Fomichev Date: Tue, 8 Jul 2014 16:03:40 +0000 (+0400) Subject: perf timechart: Fix rendering in Firefox X-Git-Tag: omap-for-v3.17/fixes-against-rc2~178^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8dda74fb4139f026571b46d8d17f67e75aa157c;p=pandora-kernel.git 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: 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 Acked-by: Namhyung Kim Link: http://lkml.kernel.org/n/1404835423-23098-2-git-send-email-stfomichev@yandex-team.ru Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed