From: Arjan van de Ven Date: Sun, 20 Sep 2009 16:13:53 +0000 (+0200) Subject: perf timechart: Show the duration of scheduler delays in the SVG X-Git-Tag: v2.6.32-rc1~613^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a92fe7b3063db2caa578872fce975ff53aa56214;p=pandora-kernel.git perf timechart: Show the duration of scheduler delays in the SVG Given that scheduler latencies are the hot thing nowadays, show the duration of said latencies in the SVG in text form. In addition, if the latency is more than 10 msec, pick a brighter yellow color as a way to point these long delays out. Signed-off-by: Arjan van de Ven Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Frederic Weisbecker LKML-Reference: <20090920181353.796f4509@linux.intel.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed