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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
perf sharded_mutex: Introduce sharded_mutex
Ian Rogers
3
-0
/
+63
2023-06-21
tools: Fix incorrect calculation of object size by sizeof
Li Dong
1
-2
/
+2
2023-06-21
perf subcmd: Fix missing check for return value of malloc() in add_cmdname()
Chenyuan Mi
1
-0
/
+2
2023-06-21
perf parse-events: Remove unneeded semicolon
baomingtong001@208suo.com
1
-1
/
+1
2023-06-21
perf parse: Add missing newline to pr_debug message in evsel__compute_group_p...
Yang Jihong
1
-1
/
+1
2023-06-21
perf stat: Add missing newline in pr_err messages
Yang Jihong
1
-6
/
+6
2023-06-17
perf pmus: Check if we can encode the PMU number in perf_event_attr.type
Arnaldo Carvalho de Melo
1
-1
/
+28
2023-06-17
perf print-events: Export is_event_supported()
Arnaldo Carvalho de Melo
2
-1
/
+3
2023-06-16
perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescen...
Tiezhu Yang
1
-2
/
+2
2023-06-16
perf mem: Scan all PMUs instead of just core ones
Ravi Bangoria
1
-4
/
+9
2023-06-16
perf mem amd: Fix perf_pmus__num_mem_pmus()
Ravi Bangoria
2
-1
/
+13
2023-06-16
perf pmus: Describe semantics of 'core_pmus' and 'other_pmus'
Ravi Bangoria
1
-0
/
+15
2023-06-16
perf stat: Show average value on multiple runs
Namhyung Kim
3
-1
/
+27
2023-06-16
perf stat: Reset aggr stats for each run
Namhyung Kim
1
-0
/
+2
2023-06-16
perf test: fix failing test cases on linux-next for s390
Thomas Richter
1
-1
/
+1
2023-06-16
perf annotate: Work with vmlinux outside symfs
Vincent Whitchurch
1
-1
/
+4
2023-06-16
perf vendor events arm64: Add default tags for Hisi hip08 L1 metrics
Kan Liang
1
-4
/
+8
2023-06-16
perf test: Add test case for the standard 'perf stat' output
Kan Liang
1
-0
/
+108
2023-06-16
perf test: Move all the check functions of stat CSV output to lib
Kan Liang
2
-173
/
+184
2023-06-16
perf stat: New metricgroup output for the default mode
Kan Liang
5
-22
/
+234
2023-06-16
perf metrics: Sort the Default metricgroup
Kan Liang
2
-0
/
+29
2023-06-16
pert tests: Update metric-value for perf stat JSON output
Kan Liang
1
-3
/
+3
2023-06-16
perf stat,jevents: Introduce Default tags for the default mode
Kan Liang
4
-4
/
+12
2023-06-16
perf metric: JSON flag to default metric group
Kan Liang
6
-76
/
+114
2023-06-16
perf evsel: Fix the annotation for hardware events on hybrid
Kan Liang
1
-3
/
+14
2023-06-16
perf srcline: Fix handling of inline functions
Ian Rogers
1
-56
/
+80
2023-06-15
perf srcline: Add a timeout to reading from addr2line
Ian Rogers
3
-4
/
+14
2023-06-15
tools api: Add simple timeout to io read
Ian Rogers
1
-1
/
+27
2023-06-15
perf tool x86: Fix perf_env memory leak
Ian Rogers
1
-1
/
+1
2023-06-14
perf vendor events arm64: Add default tags into topdown L1 metrics
Kan Liang
1
-4
/
+8
2023-06-14
pert tests: Support metricgroup perf stat JSON output
Kan Liang
1
-0
/
+3
2023-06-14
perf tests task_analyzer: Skip tests if no libtraceevent support
Aditya Gupta
1
-0
/
+18
2023-06-14
perf tests task_analyzer: Print command that failed instead of just "perf"
Aditya Gupta
1
-12
/
+12
2023-06-14
perf tests task_analyzer: Fix bad substitution ${$1}
Aditya Gupta
1
-1
/
+1
2023-06-14
perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings found using shellcheck
Spoorthy S
1
-2
/
+2
2023-06-14
perf tests test_brstack.sh: Fix all POSIX sh warnings
Geetika
1
-6
/
+6
2023-06-14
perf tests shell: Fixed shellcheck warnings
Samir Mulani
3
-11
/
+11
2023-06-14
perf tests lock_contention: Fix shellscript errors
Abhirup Deb
1
-35
/
+35
2023-06-14
perf tests test_arm_spe: Address shellcheck warnings about signal name case
Abhirup Deb
1
-1
/
+1
2023-06-14
perf tests test_task_analyzer: Fix shellcheck issues
Aboorva Devarajan
1
-27
/
+27
2023-06-14
perf tests stat_all_metrics: Fix shellcheck warning SC2076
Barnali Guha Thakurata
1
-3
/
+3
2023-06-14
perf tests test_arm_coresight: Shellcheck fixes
Anushree Mathur
1
-3
/
+3
2023-06-14
perf tests stat+csv_output: Fix shellcheck warnings
Korrapati Likhitha
1
-2
/
+2
2023-06-14
perf tests daemon: Address shellcheck warnings
Shirisha G
1
-38
/
+75
2023-06-14
perf tests arm_callgraph_fp: Address shellcheck warnings about signal names a...
Spoorthy S
1
-3
/
+3
2023-06-14
perf tests stat+json_output: Address shellcheck warnings
Disha Goel
1
-1
/
+1
2023-06-14
perf python scripting: Get rid of unused import in arm-cs-trace-disasm
Sourabh Jain
1
-1
/
+0
2023-06-14
perf tool x86: Consolidate is_amd check into single function
Ravi Bangoria
5
-31
/
+31
2023-06-14
perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASH
Ian Rogers
3
-15
/
+2
2023-06-14
perf metric: Fix no group check
Kan Liang
1
-1
/
+1
[next]