aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
Commit message (Expand)AuthorAge
* perf script python: Add printdate function to SQL exportersTony Jones2019-03-11
* perf script python: Add Python3 support to export-to-sqlite.pyTony Jones2019-03-11
* perf script python: Add Python3 support to export-to-postgresql.pyTony Jones2019-03-11
* perf script python: Add Python3 support to exported-sql-viewer.pyTony Jones2019-03-11
* perf script python: Add Python3 support to intel-pt-events.pyTony Jones2019-03-06
* perf script python: Add Python3 support to event_analyzing_sample.pyTony Jones2019-03-06
* perf script python: add Python3 support to check-perf-trace.pyTony Jones2019-03-06
* perf script python: Add Python3 support to futex-contention.pyTony Jones2019-03-06
* perf script python: Remove mixed indentationTony Jones2019-03-06
* perf scripts python: exported-sql-viewer.py: Add call treeAdrian Hunter2019-03-01
* perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBaseAdrian Hunter2019-03-01
* perf scripts python: exported-sql-viewer.py: Improve TreeModel abstractionAdrian Hunter2019-03-01
* perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBaseAdrian Hunter2019-03-01
* perf scripts python: export-to-postgresql.py: Export calls parent_idAdrian Hunter2019-03-01
* perf scripts python: export-to-postgresql.py: Fix invalid input syntax for in...Adrian Hunter2019-03-01
* perf scripts python: export-to-sqlite.py: Export calls parent_idAdrian Hunter2019-03-01
* perf script python: Add Python3 support to syscall-counts-by-pid.pyTony Jones2019-02-25
* perf script python: Add Python3 support to syscall-counts.pyTony Jones2019-02-25
* perf script python: Add Python3 support to stat-cpi.pyTony Jones2019-02-25
* perf script python: Add Python3 support to stackcollapse.pyTony Jones2019-02-25
* perf script python: Add Python3 support to sctop.pyTony Jones2019-02-25
* perf script python: Add Python3 support to powerpc-hcalls.pyTony Jones2019-02-25
* perf script python: Add Python3 support to net_dropmonitor.pyTony Jones2019-02-25
* perf script python: Add Python3 support to mem-phys-addr.pyTony Jones2019-02-25
* perf script python: Add Python3 support to failed-syscalls-by-pid.pyTony Jones2019-02-25
* perf script python: Add Python3 support to netdev-times.pyTony Jones2019-02-25
* perf scripts python: exported-sql-viewer.py: Add top calls reportAdrian Hunter2019-02-22
* perf scripts python: exported-sql-viewer.py: Remove no selection errorAdrian Hunter2019-02-22
* perf scripts python: exported-sql-viewer.py: Remove SQLTableDialogDataItemAdrian Hunter2019-02-22
* perf scripts python: exported-sql-viewer.py: Create new dialog data item classesAdrian Hunter2019-02-22
* perf scripts python: exported-sql-viewer.py: Move report name into ReportVarsAdrian Hunter2019-02-22
* perf scripts python: exported-sql-viewer.py: Factor out ReportVarsAdrian Hunter2019-02-22
* perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBaseAdrian Hunter2019-02-22
* perf scripts python: exported-sql-viewer.py: Move column headersAdrian Hunter2019-02-22
* perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no cal...Adrian Hunter2019-02-22
* perf scripts python: exported-sql-viewer.py: Remove leftover debugging printsAdrian Hunter2019-02-22
* perf scripts python: exported-sql-viewer.py: Fix missing shebangAdrian Hunter2019-02-22
* perf tools: Rename build libperf to perfJiri Olsa2019-02-14
* perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter2019-02-06
* perf script python: Remove explicit shebang from Python scriptsTony Jones2019-01-25
* perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord...Adrian Hunter2018-11-05
* perf scripts python: exported-sql-viewer.py: Add help windowAdrian Hunter2018-11-05
* perf scripts python: exported-sql-viewer.py: Add Selected branches reportAdrian Hunter2018-11-05
* perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx...Adrian Hunter2018-11-05
* perf scripts python: exported-sql-viewer.py: Add All branches reportAdrian Hunter2018-10-23
* perf scripts python: exported-sql-viewer.py: Add ability to display all the d...Adrian Hunter2018-10-23
* perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge ...Adrian Hunter2018-10-23
* perf scripts python: exported-sql-viewer.py: Add ability to find symbols in t...Adrian Hunter2018-10-23
* perf scripts python: exported-sql-viewer.py: Add support for multiple sub-win...Adrian Hunter2018-10-23
* perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter2018-10-23