From: Nikhil Rao Date: Thu, 22 Jul 2010 02:46:27 +0000 (-0700) Subject: perf, sched migration: Parameterize cpu height and spacing X-Git-Tag: v2.6.36-rc1~532^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cddf56aa841713b37c10c5ab673d6164fce9833;p=pandora-kernel.git perf, sched migration: Parameterize cpu height and spacing Without vertical zoom, it is not possible to see all CPUs in a trace taken on a larger machine. This patch parameterizes the height and spacing of CPUs so that you can fit more cpus into the screen. Ideally we should dynamically size/space the CPU rectangles with some minimum threshold. Until then, this patch is a stop-gap. Signed-off-by: Nikhil Rao Cc: Ingo Molnar Cc: Peter Zijlstra Cc: Arnaldo Carvalho de Melo Cc: Paul Mackerras Cc: Tom Zanussi Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed