]> bbs.cooldavid.org Git - net-next-2.6.git/commit
perf, sched migration: Librarize the GUI class
authorFrederic Weisbecker <fweisbec@gmail.com>
Mon, 26 Jul 2010 00:29:44 +0000 (02:29 +0200)
committerFrederic Weisbecker <fweisbec@gmail.com>
Sun, 1 Aug 2010 23:31:59 +0000 (01:31 +0200)
commitdf92b40848616596c50b3b9e6d6ce8252af606ee
treebf2b02ac9feb9478b32f9e195aa65afd3a632d30
parent699b6d922c7d07f0c1c9041b489e884b5dd5fee5
perf, sched migration: Librarize the GUI class

Export the GUI facility in the common library path. It is
going to be useful for other scheduler views.

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/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py [new file with mode: 0644]
tools/perf/scripts/python/sched-migration.py