summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-01-25perf script python: Remove explicit shebang from Python scriptsTony Jones
2018-07-11perf scripts python: Add Python 3 support to sched-migration.pyJeremy Cline
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-08-02perf, sched migration: Librarize task states and event headers helpersFrederic Weisbecker
2010-08-02perf, sched migration: Librarize the GUI classFrederic Weisbecker
2010-08-02perf, sched migration: Make the GUI class client agnosticFrederic Weisbecker
2010-08-02perf, sched migration: Make it vertically scrollableFrederic Weisbecker
2010-08-02perf, sched migration: Parameterize cpu height and spacingNikhil Rao
2010-08-02perf, sched migration: Fix key bindingsNikhil Rao
2010-08-02perf, sched migration: Ignore unhandled task statesFrederic Weisbecker
2010-08-02perf, sched migration: Handle ignored migrate out eventsFrederic Weisbecker
2010-08-02perf: New migration tool overviewFrederic Weisbecker
mmit/tools/perf/scripts/python?id=75782e825377bd2745c0231a0f3483888514acb6'>perf python scripting: Get rid of unused import in arm-cs-trace-disasmSourabh Jain 2023-06-12perf thread: Add accessor functions for threadIan Rogers 2023-05-02perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...Sriram Yagnaraman 2023-04-17perf script task-analyzer: Fix spelling mistake "miliseconds" -> "milliseconds"Colin Ian King 2023-04-12perf scripts python intel-pt-events: Delete unused 'event_attr variableAlexander Pantyukhin 2023-04-04perf map: Add accessor for dsoIan Rogers 2023-04-04perf maps: Add functions to access mapsIan Rogers 2023-03-15perf script: Fix Python support when no libtraceeventAdrian Hunter 2023-03-14perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko 2023-01-19perf script flamegraph: Avoid d3-flame-graph package dependencyIan Rogers 2022-12-14perf script: task-analyzer add csv supportPetar Gligoric 2022-12-14perf script: Introduce task analyzer python scriptHagen Paul Pfeifer 2022-12-14perf build: Use libtraceevent from the systemIan Rogers 2022-10-27perf scripts python: intel-pt-events.py: Add ability interleave outputAdrian Hunter 2022-08-01Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo 2022-07-27perf scripts python: Let script to be python2 compliantLeo Yan 2022-07-20perf script python: intel-pt-events: Add machine_pid and vcpuAdrian Hunter 2022-05-27perf scripts python: Support Arm CoreSight trace data disassemblyLeo Yan 2022-05-17perf scripts python: intel-pt-events.py: Print ptwrite value as a string if i...Adrian Hunter 2022-02-15perf scripts python: export-to-postgresql.py: Export all sample flagsAdrian Hunter 2022-02-15perf scripts python: export-to-sqlite.py: Export all sample flagsAdrian Hunter 2022-02-15perf scripts python: intel-pt-events.py: Add Event TraceAdrian Hunter