kernel-ark/tools/perf/scripts/python
Nikhil Rao 0cddf56aa8 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 <ncrao@google.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: Tom Zanussi <tzanussi@gmail.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
2010-08-02 01:31:56 +02:00
..
bin perf: New migration tool overview 2010-08-02 01:31:41 +02:00
Perf-Trace-Util perf trace/scripting: Add rwtop and sctop scripts 2010-04-14 11:56:08 +02:00
check-perf-trace.py perf scripts python: Give field dict to unhandled callback 2010-06-01 06:12:35 -03:00
failed-syscalls-by-pid.py
sched-migration.py perf, sched migration: Parameterize cpu height and spacing 2010-08-02 01:31:56 +02:00
sctop.py perf trace/scripting: Add rwtop and sctop scripts 2010-04-14 11:56:08 +02:00
syscall-counts-by-pid.py
syscall-counts.py