summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts
Commit message (Expand)AuthorAgeFilesLines
* perf script python: Remove explicit shebang from Python scriptsTony Jones2019-01-253-4/+0Star
* perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord...Adrian Hunter2018-11-051-1/+3
* perf scripts python: exported-sql-viewer.py: Add help windowAdrian Hunter2018-11-051-1/+154
* perf scripts python: exported-sql-viewer.py: Add Selected branches reportAdrian Hunter2018-11-051-0/+327
* perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx...Adrian Hunter2018-11-051-1/+6
* perf scripts python: exported-sql-viewer.py: Add All branches reportAdrian Hunter2018-10-231-0/+547
* perf scripts python: exported-sql-viewer.py: Add ability to display all the d...Adrian Hunter2018-10-231-0/+694
* perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge ...Adrian Hunter2018-10-231-0/+24
* perf scripts python: exported-sql-viewer.py: Add ability to find symbols in t...Adrian Hunter2018-10-231-1/+305
* perf scripts python: exported-sql-viewer.py: Add support for multiple sub-win...Adrian Hunter2018-10-231-9/+173
* perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter2018-10-233-5/+5
* perf scripts python: call-graph-from-sql.py: Refactor TreeItem classAdrian Hunter2018-10-231-140/+133Star
* perf scripts python: call-graph-from-sql.py: Add data helper functionsAdrian Hunter2018-10-231-25/+29
* perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from T...Adrian Hunter2018-10-231-29/+61
* perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()Adrian Hunter2018-10-231-1/+0Star
* perf scripts python: call-graph-from-sql.py: Add a class for global dataAdrian Hunter2018-10-231-5/+21
* perf scripts python: call-graph-from-sql.py: Separate the database details in...Adrian Hunter2018-10-231-25/+38
* perf scripts python: call-graph-from-sql.py: Make a "Main" functionAdrian Hunter2018-10-231-1/+6
* perf scripts python: call-graph-from-sql.py: Change iconAdrian Hunter2018-10-231-3/+1Star
* perf scripts python: call-graph-from-sql.py: Set a minimum window sizeAdrian Hunter2018-10-231-0/+1
* perf scripts python: call-graph-from-sql.py: Provide better default column sizesAdrian Hunter2018-10-231-0/+3
* perf scripts python: call-graph-from-sql.py: Use SPDX license identifierAdrian Hunter2018-10-221-11/+3Star
* perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter2018-09-251-1/+5
* perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter2018-09-251-0/+9
* perf scripts python: Add Python 3 support to EventClass.pyJeremy Cline2018-07-111-1/+3
* perf scripts python: Add Python 3 support to sched-migration.pyJeremy Cline2018-07-111-5/+9
* perf scripts python: Add Python 3 support to Util.pyJeremy Cline2018-07-111-5/+6
* perf scripts python: Add Python 3 support to SchedGui.pyJeremy Cline2018-07-111-1/+1
* perf scripts python: Add Python 3 support to Core.pyJeremy Cline2018-07-111-23/+17Star
* perf script powerpc: Python script for hypervisor call statisticsRavi Bangoria2018-06-063-0/+204
* perf tools: Add Python 3 supportJaroslav Škarvada2018-02-191-3/+31
* perf script python: Add script to profile and resolve physical mem typeKan Liang2018-01-123-0/+117
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
* perf script python: Add support for sqlite3 to call-graph-from-sql.pyAdrian Hunter2017-08-151-24/+36
* perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...Adrian Hunter2017-08-152-6/+6
* perf script python: Add support for exporting to sqlite3Adrian Hunter2017-08-153-0/+488
* perf scripts python: Fix query in call-graph-from-postgresql.pyAdrian Hunter2017-08-151-1/+1
* perf scripts python: Fix missing call_path_id in export-to-postgresql scriptAdrian Hunter2017-08-151-1/+2
* perf scripting python: Add ppc64le to audit uname listNaveen N. Rao2017-08-111-0/+1
* perf intel-pt: Add example script for power events and PTWRITEAdrian Hunter2017-06-303-0/+144
* Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-08-041-1/+3
|\
| * perf tools: Fix build failure on perl script contextNamhyung Kim2016-08-021-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-4/+7
|\ \ | |/ |/|
| * net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer2016-07-101-4/+7
* | perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo2016-06-221-2/+0Star
* | perf script: Add stackcollapse.py scriptPaolo Bonzini2016-06-213-0/+138
|/
* perf script: Update export-to-postgresql to support callchain exportChris Phlipot2016-05-061-17/+30
* perf script: Fix postgresql ubuntu install instructionsChris Phlipot2016-04-191-3/+2Star
* perf python scripting: Append examples to err msg about audit-libs-pythonTaeung Song2016-02-121-1/+4
* perf script: Add stat-cpi.py scriptJiri Olsa2016-01-071-0/+77