summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-304-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-31/+2
* perf scripts python: exported-sql-viewer.py: Add 'About' dialog boxAdrian Hunter2019-05-151-0/+59
* perf scripts python: exported-sql-viewer.py: Add context menuAdrian Hunter2019-05-151-0/+41
* perf scripts python: exported-sql-viewer.py: Add copy to clipboardAdrian Hunter2019-05-151-0/+217
* perf scripts python: exported-sql-viewer.py: Add tree levelAdrian Hunter2019-05-151-0/+4
* perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlar...Adrian Hunter2019-05-151-4/+10
* perf scripts python: exported-sql-viewer.py: Move view creationAdrian Hunter2019-05-151-3/+2
* perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_viewAdrian Hunter2019-04-161-1/+1
* perf scripts python: exported-sql-viewer.py: Fix python3 supportAdrian Hunter2019-03-281-4/+13
* perf scripts python: exported-sql-viewer.py: Fix never-ending loopAdrian Hunter2019-03-281-10/+50
* perf script python: Add printdate function to SQL exportersTony Jones2019-03-112-13/+19
* perf script python: Add Python3 support to export-to-sqlite.pyTony Jones2019-03-111-9/+14
* perf script python: Add Python3 support to export-to-postgresql.pyTony Jones2019-03-111-17/+41
* perf script python: Add Python3 support to exported-sql-viewer.pyTony Jones2019-03-111-14/+28
* perf script python: Add Python3 support to intel-pt-events.pyTony Jones2019-03-061-13/+19
* perf script python: Add Python3 support to event_analyzing_sample.pyTony Jones2019-03-061-23/+25
* perf script python: add Python3 support to check-perf-trace.pyTony Jones2019-03-061-14/+17
* perf script python: Add Python3 support to futex-contention.pyTony Jones2019-03-061-4/+6
* perf script python: Remove mixed indentationTony Jones2019-03-0614-135/+136
* perf scripts python: exported-sql-viewer.py: Add call treeAdrian Hunter2019-03-011-9/+186
* perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBaseAdrian Hunter2019-03-011-45/+55
* perf scripts python: exported-sql-viewer.py: Improve TreeModel abstractionAdrian Hunter2019-03-011-6/+11
* perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBaseAdrian Hunter2019-03-011-19/+31
* perf scripts python: export-to-postgresql.py: Export calls parent_idAdrian Hunter2019-03-011-5/+9
* perf scripts python: export-to-postgresql.py: Fix invalid input syntax for in...Adrian Hunter2019-03-011-1/+1
* perf scripts python: export-to-sqlite.py: Export calls parent_idAdrian Hunter2019-03-011-4/+8
* perf script python: Add Python3 support to syscall-counts-by-pid.pyTony Jones2019-02-251-10/+12
* perf script python: Add Python3 support to syscall-counts.pyTony Jones2019-02-251-8/+10
* perf script python: Add Python3 support to stat-cpi.pyTony Jones2019-02-251-4/+6
* perf script python: Add Python3 support to stackcollapse.pyTony Jones2019-02-251-3/+4
* perf script python: Add Python3 support to sctop.pyTony Jones2019-02-251-8/+16
* perf script python: Add Python3 support to powerpc-hcalls.pyTony Jones2019-02-251-8/+10
* perf script python: Add Python3 support to net_dropmonitor.pyTony Jones2019-02-251-4/+6
* perf script python: Add Python3 support to mem-phys-addr.pyTony Jones2019-02-251-10/+14
* perf script python: Add Python3 support to failed-syscalls-by-pid.pyTony Jones2019-02-251-10/+11
* perf script python: Add Python3 support to netdev-times.pyTony Jones2019-02-251-40/+42
* perf scripts python: exported-sql-viewer.py: Add top calls reportAdrian Hunter2019-02-221-6/+135
* perf scripts python: exported-sql-viewer.py: Remove no selection errorAdrian Hunter2019-02-221-3/+0
* perf scripts python: exported-sql-viewer.py: Remove SQLTableDialogDataItemAdrian Hunter2019-02-221-221/+0
* perf scripts python: exported-sql-viewer.py: Create new dialog data item classesAdrian Hunter2019-02-221-13/+272
* perf scripts python: exported-sql-viewer.py: Move report name into ReportVarsAdrian Hunter2019-02-221-8/+8
* perf scripts python: exported-sql-viewer.py: Factor out ReportVarsAdrian Hunter2019-02-221-14/+23
* perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBaseAdrian Hunter2019-02-221-17/+30
* perf scripts python: exported-sql-viewer.py: Move column headersAdrian Hunter2019-02-221-12/+13
* perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no cal...Adrian Hunter2019-02-221-1/+12
* perf scripts python: exported-sql-viewer.py: Remove leftover debugging printsAdrian Hunter2019-02-221-7/+0
* perf scripts python: exported-sql-viewer.py: Fix missing shebangAdrian Hunter2019-02-221-0/+1
* perf tools: Rename build libperf to perfJiri Olsa2019-02-143-4/+4
* perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter2019-02-062-2/+2