summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sched-migration.py
AgeCommit message (Expand)AuthorLines
2019-03-06perf script python: Remove mixed indentationTony Jones-3/+3
2019-01-25perf script python: Remove explicit shebang from Python scriptsTony Jones-2/+0
2018-07-11perf scripts python: Add Python 3 support to sched-migration.pyJeremy Cline-5/+9
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart-21/+20
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo-1/+1
2010-08-02perf, sched migration: Librarize task states and event headers helpersFrederic Weisbecker-30/+0
2010-08-02perf, sched migration: Librarize the GUI classFrederic Weisbecker-175/+5
2010-08-02perf, sched migration: Make the GUI class client agnosticFrederic Weisbecker-85/+92
2010-08-02perf, sched migration: Make it vertically scrollableFrederic Weisbecker-9/+20
2010-08-02perf, sched migration: Parameterize cpu height and spacingNikhil Rao-9/+14
2010-08-02perf, sched migration: Fix key bindingsNikhil Rao-0/+2
2010-08-02perf, sched migration: Ignore unhandled task statesFrederic Weisbecker-2/+1
2010-08-02perf, sched migration: Handle ignored migrate out eventsFrederic Weisbecker-1/+4
2010-08-02perf: New migration tool overviewFrederic Weisbecker-0/+634