Age | Commit message (Expand) | Author |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Add top calls report | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Remove no selection error | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Remove SQLTableDialogDataItem | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Create new dialog data item classes | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Move report name into ReportVars | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Factor out ReportVars | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBase | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Move column headers | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no cal... | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Remove leftover debugging prints | Adrian Hunter |
2019-02-22 | perf scripts python: exported-sql-viewer.py: Fix missing shebang | Adrian Hunter |
2019-02-14 | perf tools: Rename build libperf to perf | Jiri Olsa |
2019-02-06 | perf thread-stack: Represent jmps to the start of a different symbol | Adrian Hunter |
2019-01-25 | perf script python: Remove explicit shebang from Python scripts | Tony Jones |
2018-11-05 | perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord... | Adrian Hunter |
2018-11-05 | perf scripts python: exported-sql-viewer.py: Add help window | Adrian Hunter |
2018-11-05 | perf scripts python: exported-sql-viewer.py: Add Selected branches report | Adrian Hunter |
2018-11-05 | perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx... | Adrian Hunter |
2018-10-23 | perf scripts python: exported-sql-viewer.py: Add All branches report | Adrian Hunter |
2018-10-23 | perf scripts python: exported-sql-viewer.py: Add ability to display all the d... | Adrian Hunter |
2018-10-23 | perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge ... | Adrian Hunter |
2018-10-23 | perf scripts python: exported-sql-viewer.py: Add ability to find symbols in t... | Adrian Hunter |
2018-10-23 | perf scripts python: exported-sql-viewer.py: Add support for multiple sub-win... | Adrian Hunter |
2018-10-23 | perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py | Adrian Hunter |
2018-10-23 | perf scripts python: call-graph-from-sql.py: Refactor TreeItem class | Adrian Hunter |
2018-10-23 | perf scripts python: call-graph-from-sql.py: Add data helper functions | Adrian Hunter |
2018-10-23 | perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from T... | Adrian Hunter |
2018-10-23 | perf scripts python: call-graph-from-sql.py: Remove use of setObjectName() | Adrian Hunter |
2018-10-23 | perf scripts python: call-graph-from-sql.py: Add a class for global data | Adrian Hunter |
2018-10-23 | perf scripts python: call-graph-from-sql.py: Separate the database details in... | Adrian Hunter |
2018-10-23 | perf scripts python: call-graph-from-sql.py: Make a "Main" function | Adrian Hunter |
2018-10-23 | perf scripts python: call-graph-from-sql.py: Change icon | Adrian Hunter |
2018-10-23 | perf scripts python: call-graph-from-sql.py: Set a minimum window size | Adrian Hunter |
2018-10-23 | perf scripts python: call-graph-from-sql.py: Provide better default column sizes | Adrian Hunter |
2018-10-22 | perf scripts python: call-graph-from-sql.py: Use SPDX license identifier | Adrian Hunter |
2018-09-25 | perf script python: Fix export-to-sqlite.py sample columns | Adrian Hunter |
2018-09-25 | perf script python: Fix export-to-postgresql.py occasional failure | Adrian Hunter |
2018-07-11 | perf scripts python: Add Python 3 support to EventClass.py | Jeremy Cline |
2018-07-11 | perf scripts python: Add Python 3 support to sched-migration.py | Jeremy Cline |
2018-07-11 | perf scripts python: Add Python 3 support to Util.py | Jeremy Cline |
2018-07-11 | perf scripts python: Add Python 3 support to SchedGui.py | Jeremy Cline |
2018-07-11 | perf scripts python: Add Python 3 support to Core.py | Jeremy Cline |
2018-06-06 | perf script powerpc: Python script for hypervisor call statistics | Ravi Bangoria |
2018-02-19 | perf tools: Add Python 3 support | Jaroslav Škarvada |
2018-01-12 | perf script python: Add script to profile and resolve physical mem type | Kan Liang |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-15 | perf script python: Add support for sqlite3 to call-graph-from-sql.py | Adrian Hunter |
2017-08-15 | perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s... | Adrian Hunter |
2017-08-15 | perf script python: Add support for exporting to sqlite3 | Adrian Hunter |
2017-08-15 | perf scripts python: Fix query in call-graph-from-postgresql.py | Adrian Hunter |