index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf scripts python: exported-sql-viewer.py: Add 'About' dialog box
Adrian Hunter
2019-05-15
1
-0
/
+59
*
perf scripts python: exported-sql-viewer.py: Add context menu
Adrian Hunter
2019-05-15
1
-0
/
+41
*
perf scripts python: exported-sql-viewer.py: Add copy to clipboard
Adrian Hunter
2019-05-15
1
-0
/
+217
*
perf scripts python: exported-sql-viewer.py: Add tree level
Adrian Hunter
2019-05-15
1
-0
/
+4
*
perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlar...
Adrian Hunter
2019-05-15
1
-4
/
+10
*
perf scripts python: exported-sql-viewer.py: Move view creation
Adrian Hunter
2019-05-15
1
-3
/
+2
*
perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_view
Adrian Hunter
2019-04-16
1
-1
/
+1
*
perf scripts python: exported-sql-viewer.py: Fix python3 support
Adrian Hunter
2019-03-28
1
-4
/
+13
*
perf scripts python: exported-sql-viewer.py: Fix never-ending loop
Adrian Hunter
2019-03-28
1
-10
/
+50
*
perf script python: Add printdate function to SQL exporters
Tony Jones
2019-03-11
2
-13
/
+19
*
perf script python: Add Python3 support to export-to-sqlite.py
Tony Jones
2019-03-11
1
-9
/
+14
*
perf script python: Add Python3 support to export-to-postgresql.py
Tony Jones
2019-03-11
1
-17
/
+41
*
perf script python: Add Python3 support to exported-sql-viewer.py
Tony Jones
2019-03-11
1
-14
/
+28
*
perf script python: Add Python3 support to intel-pt-events.py
Tony Jones
2019-03-06
1
-13
/
+19
*
perf script python: Add Python3 support to event_analyzing_sample.py
Tony Jones
2019-03-06
1
-23
/
+25
*
perf script python: add Python3 support to check-perf-trace.py
Tony Jones
2019-03-06
1
-14
/
+17
*
perf script python: Add Python3 support to futex-contention.py
Tony Jones
2019-03-06
1
-4
/
+6
*
perf script python: Remove mixed indentation
Tony Jones
2019-03-06
14
-135
/
+136
*
perf scripts python: exported-sql-viewer.py: Add call tree
Adrian Hunter
2019-03-01
1
-9
/
+186
*
perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBase
Adrian Hunter
2019-03-01
1
-45
/
+55
*
perf scripts python: exported-sql-viewer.py: Improve TreeModel abstraction
Adrian Hunter
2019-03-01
1
-6
/
+11
*
perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBase
Adrian Hunter
2019-03-01
1
-19
/
+31
*
perf scripts python: export-to-postgresql.py: Export calls parent_id
Adrian Hunter
2019-03-01
1
-5
/
+9
*
perf scripts python: export-to-postgresql.py: Fix invalid input syntax for in...
Adrian Hunter
2019-03-01
1
-1
/
+1
*
perf scripts python: export-to-sqlite.py: Export calls parent_id
Adrian Hunter
2019-03-01
1
-4
/
+8
*
perf script python: Add Python3 support to syscall-counts-by-pid.py
Tony Jones
2019-02-25
1
-10
/
+12
*
perf script python: Add Python3 support to syscall-counts.py
Tony Jones
2019-02-25
1
-8
/
+10
*
perf script python: Add Python3 support to stat-cpi.py
Tony Jones
2019-02-25
1
-4
/
+6
*
perf script python: Add Python3 support to stackcollapse.py
Tony Jones
2019-02-25
1
-3
/
+4
*
perf script python: Add Python3 support to sctop.py
Tony Jones
2019-02-25
1
-8
/
+16
*
perf script python: Add Python3 support to powerpc-hcalls.py
Tony Jones
2019-02-25
1
-8
/
+10
*
perf script python: Add Python3 support to net_dropmonitor.py
Tony Jones
2019-02-25
1
-4
/
+6
*
perf script python: Add Python3 support to mem-phys-addr.py
Tony Jones
2019-02-25
1
-10
/
+14
*
perf script python: Add Python3 support to failed-syscalls-by-pid.py
Tony Jones
2019-02-25
1
-10
/
+11
*
perf script python: Add Python3 support to netdev-times.py
Tony Jones
2019-02-25
1
-40
/
+42
*
perf scripts python: exported-sql-viewer.py: Add top calls report
Adrian Hunter
2019-02-22
1
-6
/
+135
*
perf scripts python: exported-sql-viewer.py: Remove no selection error
Adrian Hunter
2019-02-22
1
-3
/
+0
*
perf scripts python: exported-sql-viewer.py: Remove SQLTableDialogDataItem
Adrian Hunter
2019-02-22
1
-221
/
+0
*
perf scripts python: exported-sql-viewer.py: Create new dialog data item classes
Adrian Hunter
2019-02-22
1
-13
/
+272
*
perf scripts python: exported-sql-viewer.py: Move report name into ReportVars
Adrian Hunter
2019-02-22
1
-8
/
+8
*
perf scripts python: exported-sql-viewer.py: Factor out ReportVars
Adrian Hunter
2019-02-22
1
-14
/
+23
*
perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBase
Adrian Hunter
2019-02-22
1
-17
/
+30
*
perf scripts python: exported-sql-viewer.py: Move column headers
Adrian Hunter
2019-02-22
1
-12
/
+13
*
perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no cal...
Adrian Hunter
2019-02-22
1
-1
/
+12
*
perf scripts python: exported-sql-viewer.py: Remove leftover debugging prints
Adrian Hunter
2019-02-22
1
-7
/
+0
*
perf scripts python: exported-sql-viewer.py: Fix missing shebang
Adrian Hunter
2019-02-22
1
-0
/
+1
*
perf tools: Rename build libperf to perf
Jiri Olsa
2019-02-14
3
-4
/
+4
*
perf thread-stack: Represent jmps to the start of a different symbol
Adrian Hunter
2019-02-06
2
-2
/
+2
*
perf script python: Remove explicit shebang from Python scripts
Tony Jones
2019-01-25
3
-4
/
+0
*
perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord...
Adrian Hunter
2018-11-05
1
-1
/
+3
[next]