aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
Commit message (Expand)AuthorAge
* 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
* perf scripts python: call-graph-from-sql.py: Refactor TreeItem classAdrian Hunter2018-10-23
* perf scripts python: call-graph-from-sql.py: Add data helper functionsAdrian Hunter2018-10-23
* perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from T...Adrian Hunter2018-10-23
* perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()Adrian Hunter2018-10-23
* perf scripts python: call-graph-from-sql.py: Add a class for global dataAdrian Hunter2018-10-23
* perf scripts python: call-graph-from-sql.py: Separate the database details in...Adrian Hunter2018-10-23
* perf scripts python: call-graph-from-sql.py: Make a "Main" functionAdrian Hunter2018-10-23
* perf scripts python: call-graph-from-sql.py: Change iconAdrian Hunter2018-10-23
* perf scripts python: call-graph-from-sql.py: Set a minimum window sizeAdrian Hunter2018-10-23
* perf scripts python: call-graph-from-sql.py: Provide better default column sizesAdrian Hunter2018-10-23
* perf scripts python: call-graph-from-sql.py: Use SPDX license identifierAdrian Hunter2018-10-22
* perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter2018-09-25
* perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter2018-09-25
* perf scripts python: Add Python 3 support to EventClass.pyJeremy Cline2018-07-11
* perf scripts python: Add Python 3 support to sched-migration.pyJeremy Cline2018-07-11
* perf scripts python: Add Python 3 support to Util.pyJeremy Cline2018-07-11
* perf scripts python: Add Python 3 support to SchedGui.pyJeremy Cline2018-07-11
* perf scripts python: Add Python 3 support to Core.pyJeremy Cline2018-07-11
* perf script powerpc: Python script for hypervisor call statisticsRavi Bangoria2018-06-06
* perf tools: Add Python 3 supportJaroslav Škarvada2018-02-19
* perf script python: Add script to profile and resolve physical mem typeKan Liang2018-01-12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* perf script python: Add support for sqlite3 to call-graph-from-sql.pyAdrian Hunter2017-08-15
* perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...Adrian Hunter2017-08-15
* perf script python: Add support for exporting to sqlite3Adrian Hunter2017-08-15
* perf scripts python: Fix query in call-graph-from-postgresql.pyAdrian Hunter2017-08-15
* perf scripts python: Fix missing call_path_id in export-to-postgresql scriptAdrian Hunter2017-08-15
* perf scripting python: Add ppc64le to audit uname listNaveen N. Rao2017-08-11
* perf intel-pt: Add example script for power events and PTWRITEAdrian Hunter2017-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\
| * net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer2016-07-09
* | perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo2016-06-22
* | perf script: Add stackcollapse.py scriptPaolo Bonzini2016-06-21
|/
* perf script: Update export-to-postgresql to support callchain exportChris Phlipot2016-05-06
* perf script: Fix postgresql ubuntu install instructionsChris Phlipot2016-04-19
* perf python scripting: Append examples to err msg about audit-libs-pythonTaeung Song2016-02-12
* perf script: Add stat-cpi.py scriptJiri Olsa2016-01-06
* perf tools: Add more documentation to export-to-postgresql.py scriptAdrian Hunter2015-09-28
* perf scripts python: Add new compaction-times scriptTony Jones2015-08-28
* perf tools: Add example call-graph scriptAdrian Hunter2015-08-21