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-07-10
perf scripts python: export-to-postgresql.py: Export switch events
Adrian Hunter
1
-0
/
+51
2019-07-10
perf scripts python: export-to-sqlite.py: Export switch events
Adrian Hunter
1
-0
/
+41
2019-07-10
perf scripts python: exported-sql-viewer.py: Use new 'has_calls' column
Adrian Hunter
1
-2
/
+8
2019-07-10
perf scripts python: exported-sql-viewer.py: Remove redundant semi-colons
Adrian Hunter
1
-12
/
+12
2019-07-10
perf scripts python: export-to-postgresql.py: Add has_calls column to comms t...
Adrian Hunter
1
-0
/
+2
2019-07-10
perf scripts python: export-to-sqlite.py: Add has_calls column to comms table
Adrian Hunter
1
-0
/
+2
2019-07-10
perf scripts python: export-to-postgresql.py: Export comm details
Adrian Hunter
1
-5
/
+10
2019-07-10
perf scripts python: export-to-sqlite.py: Export comm details
Adrian Hunter
1
-4
/
+7
2019-07-09
perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_view
Adrian Hunter
1
-1
/
+1
2019-07-09
perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_view
Adrian Hunter
1
-1
/
+1
2019-06-25
perf scripts python: export-to-postgresql.py: Export Intel PT power and ptwri...
Adrian Hunter
1
-0
/
+251
2019-06-25
perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite e...
Adrian Hunter
1
-0
/
+239
2019-06-05
perf scripts python: exported-sql-viewer.py: Select find text when find bar i...
Adrian Hunter
1
-0
/
+1
2019-06-05
perf scripts python: exported-sql-viewer.py: Add IPC information to Call Tree
Adrian Hunter
1
-13
/
+56
2019-06-05
perf scripts python: exported-sql-viewer.py: Add IPC information to Call Grap...
Adrian Hunter
1
-13
/
+56
2019-06-05
perf scripts python: exported-sql-viewer.py: Add CallGraphModelParams
Adrian Hunter
1
-32
/
+41
2019-06-05
perf scripts python: exported-sql-viewer.py: Add IPC information to the Branc...
Adrian Hunter
1
-19
/
+83
2019-06-05
perf scripts python: export-to-postgresql.py: Export IPC information
Adrian Hunter
1
-12
/
+24
2019-06-05
perf scripts python: export-to-sqlite.py: Export IPC information
Adrian Hunter
1
-12
/
+24
2019-06-03
Merge tag 'v5.2-rc3' into perf/core, to pick up fixes
Ingo Molnar
6
-35
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
4
-4
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2
-31
/
+2
2019-05-29
perf scripts python: export-to-postgresql.py: Add support for pyside2
Adrian Hunter
1
-9
/
+34
2019-05-29
perf scripts python: export-to-sqlite.py: Add support for pyside2
Adrian Hunter
1
-6
/
+38
2019-05-29
perf scripts python: exported-sql-viewer.py: Add support for pyside2
Adrian Hunter
1
-7
/
+21
2019-05-29
perf scripts python: exported-sql-viewer.py: Use argparse module for argument...
Adrian Hunter
1
-6
/
+15
2019-05-29
perf scripts python: exported-sql-viewer.py: Change python2 to python
Adrian Hunter
1
-1
/
+1
2019-05-15
perf scripts python: exported-sql-viewer.py: Add 'About' dialog box
Adrian Hunter
1
-0
/
+59
2019-05-15
perf scripts python: exported-sql-viewer.py: Add context menu
Adrian Hunter
1
-0
/
+41
2019-05-15
perf scripts python: exported-sql-viewer.py: Add copy to clipboard
Adrian Hunter
1
-0
/
+217
2019-05-15
perf scripts python: exported-sql-viewer.py: Add tree level
Adrian Hunter
1
-0
/
+4
2019-05-15
perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlar...
Adrian Hunter
1
-4
/
+10
2019-05-15
perf scripts python: exported-sql-viewer.py: Move view creation
Adrian Hunter
1
-3
/
+2
2019-04-16
perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_view
Adrian Hunter
1
-1
/
+1
2019-03-28
perf scripts python: exported-sql-viewer.py: Fix python3 support
Adrian Hunter
1
-4
/
+13
2019-03-28
perf scripts python: exported-sql-viewer.py: Fix never-ending loop
Adrian Hunter
1
-10
/
+50
2019-03-11
perf script python: Add printdate function to SQL exporters
Tony Jones
2
-13
/
+19
2019-03-11
perf script python: Add Python3 support to export-to-sqlite.py
Tony Jones
1
-9
/
+14
2019-03-11
perf script python: Add Python3 support to export-to-postgresql.py
Tony Jones
1
-17
/
+41
2019-03-11
perf script python: Add Python3 support to exported-sql-viewer.py
Tony Jones
1
-14
/
+28
2019-03-07
perf script python: Add Python3 support to intel-pt-events.py
Tony Jones
1
-13
/
+19
2019-03-07
perf script python: Add Python3 support to event_analyzing_sample.py
Tony Jones
1
-23
/
+25
2019-03-07
perf script python: add Python3 support to check-perf-trace.py
Tony Jones
1
-14
/
+17
2019-03-07
perf script python: Add Python3 support to futex-contention.py
Tony Jones
1
-4
/
+6
2019-03-07
perf script python: Remove mixed indentation
Tony Jones
14
-135
/
+136
2019-03-01
perf scripts python: exported-sql-viewer.py: Add call tree
Adrian Hunter
1
-9
/
+186
2019-03-01
perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBase
Adrian Hunter
1
-45
/
+55
2019-03-01
perf scripts python: exported-sql-viewer.py: Improve TreeModel abstraction
Adrian Hunter
1
-6
/
+11
2019-03-01
perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBase
Adrian Hunter
1
-19
/
+31
2019-03-01
perf scripts python: export-to-postgresql.py: Export calls parent_id
Adrian Hunter
1
-5
/
+9
[next]