perf, sched migration: Make it vertically scrollable
commit70d815a3decc57c482e5384a623a859e3371e680
authorFrederic Weisbecker <fweisbec@gmail.com>
Sun, 25 Jul 2010 21:11:51 +0000 (25 23:11 +0200)
committerFrederic Weisbecker <fweisbec@gmail.com>
Sun, 1 Aug 2010 23:31:57 +0000 (2 01:31 +0200)
tree323f5afac77b7f101ac03deffb4e7b96616489e4
parent0cddf56aa841713b37c10c5ab673d6164fce9833
perf, sched migration: Make it vertically scrollable

With scheduler traces covering more than two cpus, rectangles
of the CPUs 3 and more are not visibles.

This makes the vertical navigation scrollable so that all of the
CPUs rectangles are available.

We also want to be able to zoom vertically, so that we can fit at
best the screen with CPU rectangles, but that's for later.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Nikhil Rao <ncrao@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
tools/perf/scripts/python/sched-migration.py