index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
perf scripts python: export-to-postgresql.py: Fix invalid input syntax for in...
Adrian Hunter
1
-1
/
+1
2019-03-01
perf scripts python: export-to-sqlite.py: Export calls parent_id
Adrian Hunter
1
-4
/
+8
2019-02-25
perf script python: Add Python3 support to syscall-counts-by-pid.py
Tony Jones
1
-10
/
+12
2019-02-25
perf script python: Add Python3 support to syscall-counts.py
Tony Jones
1
-8
/
+10
2019-02-25
perf script python: Add Python3 support to stat-cpi.py
Tony Jones
1
-4
/
+6
2019-02-25
perf script python: Add Python3 support to stackcollapse.py
Tony Jones
1
-3
/
+4
2019-02-25
perf script python: Add Python3 support to sctop.py
Tony Jones
1
-8
/
+16
2019-02-25
perf script python: Add Python3 support to powerpc-hcalls.py
Tony Jones
1
-8
/
+10
2019-02-25
perf script python: Add Python3 support to net_dropmonitor.py
Tony Jones
1
-4
/
+6
2019-02-25
perf script python: Add Python3 support to mem-phys-addr.py
Tony Jones
1
-10
/
+14
2019-02-25
perf script python: Add Python3 support to failed-syscalls-by-pid.py
Tony Jones
1
-10
/
+11
2019-02-25
perf script python: Add Python3 support to netdev-times.py
Tony Jones
1
-40
/
+42
2019-02-22
perf scripts python: exported-sql-viewer.py: Add top calls report
Adrian Hunter
1
-6
/
+135
2019-02-22
perf scripts python: exported-sql-viewer.py: Remove no selection error
Adrian Hunter
1
-3
/
+0
2019-02-22
perf scripts python: exported-sql-viewer.py: Remove SQLTableDialogDataItem
Adrian Hunter
1
-221
/
+0
2019-02-22
perf scripts python: exported-sql-viewer.py: Create new dialog data item classes
Adrian Hunter
1
-13
/
+272
2019-02-22
perf scripts python: exported-sql-viewer.py: Move report name into ReportVars
Adrian Hunter
1
-8
/
+8
2019-02-22
perf scripts python: exported-sql-viewer.py: Factor out ReportVars
Adrian Hunter
1
-14
/
+23
2019-02-22
perf scripts python: exported-sql-viewer.py: Factor out ReportDialogBase
Adrian Hunter
1
-17
/
+30
2019-02-22
perf scripts python: exported-sql-viewer.py: Move column headers
Adrian Hunter
1
-12
/
+13
2019-02-22
perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no cal...
Adrian Hunter
1
-1
/
+12
2019-02-22
perf scripts python: exported-sql-viewer.py: Remove leftover debugging prints
Adrian Hunter
1
-7
/
+0
2019-02-22
perf scripts python: exported-sql-viewer.py: Fix missing shebang
Adrian Hunter
1
-0
/
+1
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
3
-4
/
+4
2019-02-06
perf thread-stack: Represent jmps to the start of a different symbol
Adrian Hunter
2
-2
/
+2
2019-01-25
perf script python: Remove explicit shebang from Python scripts
Tony Jones
3
-4
/
+0
2018-11-05
perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord...
Adrian Hunter
1
-1
/
+3
2018-11-05
perf scripts python: exported-sql-viewer.py: Add help window
Adrian Hunter
1
-1
/
+154
2018-11-05
perf scripts python: exported-sql-viewer.py: Add Selected branches report
Adrian Hunter
1
-0
/
+327
2018-11-05
perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx...
Adrian Hunter
1
-1
/
+6
2018-10-23
perf scripts python: exported-sql-viewer.py: Add All branches report
Adrian Hunter
1
-0
/
+547
2018-10-23
perf scripts python: exported-sql-viewer.py: Add ability to display all the d...
Adrian Hunter
1
-0
/
+694
2018-10-23
perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge ...
Adrian Hunter
1
-0
/
+24
2018-10-23
perf scripts python: exported-sql-viewer.py: Add ability to find symbols in t...
Adrian Hunter
1
-1
/
+305
2018-10-23
perf scripts python: exported-sql-viewer.py: Add support for multiple sub-win...
Adrian Hunter
1
-9
/
+173
2018-10-23
perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py
Adrian Hunter
3
-5
/
+5
2018-10-23
perf scripts python: call-graph-from-sql.py: Refactor TreeItem class
Adrian Hunter
1
-140
/
+133
2018-10-23
perf scripts python: call-graph-from-sql.py: Add data helper functions
Adrian Hunter
1
-25
/
+29
2018-10-23
perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from T...
Adrian Hunter
1
-29
/
+61
2018-10-23
perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()
Adrian Hunter
1
-1
/
+0
2018-10-23
perf scripts python: call-graph-from-sql.py: Add a class for global data
Adrian Hunter
1
-5
/
+21
2018-10-23
perf scripts python: call-graph-from-sql.py: Separate the database details in...
Adrian Hunter
1
-25
/
+38
2018-10-23
perf scripts python: call-graph-from-sql.py: Make a "Main" function
Adrian Hunter
1
-1
/
+6
2018-10-23
perf scripts python: call-graph-from-sql.py: Change icon
Adrian Hunter
1
-3
/
+1
2018-10-23
perf scripts python: call-graph-from-sql.py: Set a minimum window size
Adrian Hunter
1
-0
/
+1
2018-10-23
perf scripts python: call-graph-from-sql.py: Provide better default column sizes
Adrian Hunter
1
-0
/
+3
2018-10-22
perf scripts python: call-graph-from-sql.py: Use SPDX license identifier
Adrian Hunter
1
-11
/
+3
2018-09-25
perf script python: Fix export-to-sqlite.py sample columns
Adrian Hunter
1
-1
/
+5
2018-09-25
perf script python: Fix export-to-postgresql.py occasional failure
Adrian Hunter
1
-0
/
+9
2018-07-11
perf scripts python: Add Python 3 support to EventClass.py
Jeremy Cline
1
-1
/
+3
[prev]
[next]