- 51ae7fa perf scripts python: Fix passing arguments to stackcollapse report by Michael Petlan · 4 years, 8 months ago
- c611e4f perf flamegraph: flamegraph.py script improvements by Andreas Gerstmayr · 3 years, 4 months ago
- a483e64 perf scripting python: intel-pt-events.py: Add --insn-trace and --src-trace by Adrian Hunter · 3 years, 7 months ago
- 2b87386 perf scripting python: exported-sql-viewer.py: Factor out libxed.py by Adrian Hunter · 3 years, 7 months ago
- e79457a perf scripting python: Add perf_sample_srcline() and perf_sample_srccode() by Adrian Hunter · 3 years, 7 months ago
- 7d00540 perf scripting python: Add perf_set_itrace_options() by Adrian Hunter · 3 years, 7 months ago
- 13c71b9 perf scripting python: Add perf_sample_insn() by Adrian Hunter · 3 years, 7 months ago
- cf9bfa6 perf scripting python: Assign perf_script_context by Adrian Hunter · 3 years, 7 months ago
- 6337bd0 perf scripting python: Simplify perf-trace-context module functions by Adrian Hunter · 3 years, 7 months ago
- 4c62244 perf scripting python: Remove unnecessary 'static' by Adrian Hunter · 3 years, 7 months ago
- a92bf33 perf scripts python: intel-pt-events.py: Add branches to script by Adrian Hunter · 3 years, 7 months ago
- f56299a perf scripts python: exported-sql-viewer.py: Fix warning display by Adrian Hunter · 3 years, 7 months ago
- fd931b2e perf scripts python: exported-sql-viewer.py: Fix Array TypeError by Adrian Hunter · 3 years, 7 months ago
- a617205 perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top Calls by elapsed Time report by Adrian Hunter · 3 years, 7 months ago
- 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
- 69f48c7 perf script: Add min, max to futex-contention output, in addition to avg by Hagen Paul Pfeifer · 4 years, 3 months ago
- 2a684fc perf script: Autopep8 futex-contention by Hagen Paul Pfeifer · 4 years, 3 months ago
- f18d5cf perf scripts python: exported-sql-viewer.py: Fix time chart call tree by Adrian Hunter · 4 years, 6 months ago
- 031c8d5 perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' result by Adrian Hunter · 4 years, 6 months ago
- 7ff520b perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find' result by Adrian Hunter · 4 years, 6 months ago
- 3a3cf7c perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result by Adrian Hunter · 4 years, 6 months ago
- 640432e perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument by Adrian Hunter · 4 years, 6 months ago
- c42ad5d perf flamegraph: Explicitly set utf-8 encoding by Andreas Gerstmayr · 4 years, 6 months ago
- 19ce232 perf flamegraph: Use /bin/bash for report and record scripts by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 5287f92 perf script: Add flamegraph.py script by Andreas Gerstmayr · 4 years, 9 months ago
- af83398 perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLite by Adrian Hunter · 5 years ago
- b3700f2 perf scripts python: exported-sql-viewer.py: Add Time chart by CPU by Adrian Hunter · 5 years ago
- e69d5df perf scripts python: exported-sql-viewer.py: Add ability for Call tree to open at a specified task and time by Adrian Hunter · 5 years ago
- da4264f perf scripts python: exported-sql-viewer.py: Tidy up Call tree call_time by Adrian Hunter · 5 years ago
- 9a9dae3 perf scripts python: exported-sql-viewer.py: Add global time range calculations by Adrian Hunter · 5 years ago
- 42c303f perf scripts python: exported-sql-viewer.py: Add HBoxLayout and VBoxLayout by Adrian Hunter · 5 years ago
- 181ea40 perf scripts python: exported-sql-viewer.py: Add LookupModel() by Adrian Hunter · 5 years ago
- 0ac25fd perf tools: Remove perf.h from source files not needing it by Arnaldo Carvalho de Melo · 5 years ago
- 56789f3 perf scripts python: export-to-postgresql.py: Export switch events by Adrian Hunter · 5 years ago
- 37c1f99 perf scripts python: export-to-sqlite.py: Export switch events by Adrian Hunter · 5 years ago
- 26c1120 perf scripts python: exported-sql-viewer.py: Use new 'has_calls' column by Adrian Hunter · 5 years ago
- 2668872 perf scripts python: exported-sql-viewer.py: Remove redundant semi-colons by Adrian Hunter · 5 years ago
- d9efc1d perf scripts python: export-to-postgresql.py: Add has_calls column to comms table by Adrian Hunter · 5 years ago
- ecc8c99 perf scripts python: export-to-sqlite.py: Add has_calls column to comms table by Adrian Hunter · 5 years ago
- 8534b5d perf scripts python: export-to-postgresql.py: Export comm details by Adrian Hunter · 5 years ago
- 41085f2 perf scripts python: export-to-sqlite.py: Export comm details by Adrian Hunter · 5 years ago
- 1334bb9 perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_view by Adrian Hunter · 5 years ago
- d8d051d perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_view by Adrian Hunter · 5 years ago
- aba4428 perf scripts python: export-to-postgresql.py: Export Intel PT power and ptwrite events by Adrian Hunter · 6 years ago
- 5130c6e perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite events by Adrian Hunter · 6 years ago
- 80b3fb6 perf scripts python: exported-sql-viewer.py: Select find text when find bar is activated by Adrian Hunter · 6 years ago
- b3b6607 perf scripts python: exported-sql-viewer.py: Add IPC information to Call Tree by Adrian Hunter · 6 years ago
- 38a846d perf scripts python: exported-sql-viewer.py: Add IPC information to Call Graph Graph by Adrian Hunter · 6 years ago
- 4a0979d perf scripts python: exported-sql-viewer.py: Add CallGraphModelParams by Adrian Hunter · 6 years ago
- 530e22f perf scripts python: exported-sql-viewer.py: Add IPC information to the Branch reports by Adrian Hunter · 6 years ago
- ec7f448 perf scripts python: export-to-postgresql.py: Export IPC information by Adrian Hunter · 6 years ago
- 64adadb perf scripts python: export-to-sqlite.py: Export IPC information by Adrian Hunter · 6 years ago
- f7b6a8b Merge tag 'v5.2-rc3' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 3cd3216 perf scripts python: export-to-postgresql.py: Add support for pyside2 by Adrian Hunter · 6 years ago
- bfb3170 perf scripts python: export-to-sqlite.py: Add support for pyside2 by Adrian Hunter · 6 years ago
- df8ea22 perf scripts python: exported-sql-viewer.py: Add support for pyside2 by Adrian Hunter · 6 years ago
- 1ed7f47 perf scripts python: exported-sql-viewer.py: Use argparse module for argument parsing by Adrian Hunter · 6 years ago
- c6aba1b perf scripts python: exported-sql-viewer.py: Change python2 to python by Adrian Hunter · 6 years ago
- b62d18a perf scripts python: exported-sql-viewer.py: Add 'About' dialog box by Adrian Hunter · 6 years ago
- 9bc4e4b perf scripts python: exported-sql-viewer.py: Add context menu by Adrian Hunter · 6 years ago
- 96c43b9 perf scripts python: exported-sql-viewer.py: Add copy to clipboard by Adrian Hunter · 6 years ago
- 3ac641f perf scripts python: exported-sql-viewer.py: Add tree level by Adrian Hunter · 6 years ago
- 4b20845 perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlarging font by Adrian Hunter · 6 years ago
- be6e747 perf scripts python: exported-sql-viewer.py: Move view creation by Adrian Hunter · 6 years ago
- 6e4b1ca perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_view by Adrian Hunter · 6 years ago
- 606bd60 perf scripts python: exported-sql-viewer.py: Fix python3 support by Adrian Hunter · 6 years ago
- 8453c93 perf scripts python: exported-sql-viewer.py: Fix never-ending loop by Adrian Hunter · 6 years ago
- 49f93bb perf script python: Add printdate function to SQL exporters by Tony Jones · 6 years ago
- ebf6c5c perf script python: Add Python3 support to export-to-sqlite.py by Tony Jones · 6 years ago
- 1937b05 perf script python: Add Python3 support to export-to-postgresql.py by Tony Jones · 6 years ago
- beda0e7 perf script python: Add Python3 support to exported-sql-viewer.py by Tony Jones · 6 years ago
- fdf2460 perf script python: Add Python3 support to intel-pt-events.py by Tony Jones · 6 years ago
- c253c72 perf script python: Add Python3 support to event_analyzing_sample.py by Tony Jones · 6 years ago
- 57e604b perf script python: add Python3 support to check-perf-trace.py by Tony Jones · 6 years ago
- de2ec16 perf script python: Add Python3 support to futex-contention.py by Tony Jones · 6 years ago
- b504d7f perf script python: Remove mixed indentation by Tony Jones · 6 years ago
- ae8b887 perf scripts python: exported-sql-viewer.py: Add call tree by Adrian Hunter · 6 years ago
- 254c0d8 perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBase by Adrian Hunter · 6 years ago
- a448ba2 perf scripts python: exported-sql-viewer.py: Improve TreeModel abstraction by Adrian Hunter · 6 years ago
- a731cc4 perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBase by Adrian Hunter · 6 years ago
- febce6d perf scripts python: export-to-postgresql.py: Export calls parent_id by Adrian Hunter · 6 years ago
- 07c5ebe perf scripts python: export-to-postgresql.py: Fix invalid input syntax for integer error by Adrian Hunter · 6 years ago
- 8ce9a72 perf scripts python: export-to-sqlite.py: Export calls parent_id by Adrian Hunter · 6 years ago
- de667cc perf script python: Add Python3 support to syscall-counts-by-pid.py by Tony Jones · 6 years ago
- 1d1b0db perf script python: Add Python3 support to syscall-counts.py by Tony Jones · 6 years ago
- e985bf7 perf script python: Add Python3 support to stat-cpi.py by Tony Jones · 6 years ago
- 6d22d99 perf script python: Add Python3 support to stackcollapse.py by Tony Jones · 6 years ago
- ee75a89 perf script python: Add Python3 support to sctop.py by Tony Jones · 6 years ago
- 118af5b perf script python: Add Python3 support to powerpc-hcalls.py by Tony Jones · 6 years ago
- 8c42b96 perf script python: Add Python3 support to net_dropmonitor.py by Tony Jones · 6 years ago
- e4d053d perf script python: Add Python3 support to mem-phys-addr.py by Tony Jones · 6 years ago
- 9b2700e perf script python: Add Python3 support to failed-syscalls-by-pid.py by Tony Jones · 6 years ago
- 02b03ec perf script python: Add Python3 support to netdev-times.py by Tony Jones · 6 years ago
- cd35801 perf scripts python: exported-sql-viewer.py: Add top calls report by Adrian Hunter · 6 years ago
- fc2c77a perf scripts python: exported-sql-viewer.py: Remove no selection error by Adrian Hunter · 6 years ago
- 0d5f8f2 perf scripts python: exported-sql-viewer.py: Remove SQLTableDialogDataItem by Adrian Hunter · 6 years ago
- 1c3ca1b perf scripts python: exported-sql-viewer.py: Create new dialog data item classes by Adrian Hunter · 6 years ago
- 947cc38 perf scripts python: exported-sql-viewer.py: Move report name into ReportVars by Adrian Hunter · 6 years ago
- 0bf0947 perf scripts python: exported-sql-viewer.py: Factor out ReportVars by Adrian Hunter · 6 years ago