index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-05
perf test: Skip perf trace tests when running as non-root
Namhyung Kim
4
-0
/
+4
2025-03-05
perf test: Skip perf probe tests when running as non-root
Namhyung Kim
5
-6
/
+9
2025-03-05
perf test: Add --metric-only to perf stat output tests
Namhyung Kim
5
-0
/
+34
2025-03-01
perf test: Fix spelling mistake "sythesizing" -> "synthesizing"
Colin Ian King
1
-2
/
+2
2025-02-19
perf test: Add tests for latency and parallelism profiling
Dmitry Vyukov
2
-1
/
+69
2025-02-13
perf sample: Make user_regs and intr_regs optional
Ian Rogers
10
-38
/
+76
2025-02-13
perf test stat_all_metrics: Ensure missing events fail test
Ian Rogers
1
-1
/
+7
2025-02-13
perf tests: Fix Tool PMU test segfault
James Clark
1
-2
/
+2
2025-02-06
Merge tag 'v6.14-rc1' into perf-tools-next
Namhyung Kim
1
-2
/
+6
2025-02-05
perf pmu: Rename name matching for no suffix or wildcard variants
Ian Rogers
1
-41
/
+44
2025-02-05
perf test: Fix Hwmon PMU test endianess issue
Thomas Richter
1
-5
/
+11
2025-02-04
perf test: Use cycles event in perf record test for leader_sampling
Thomas Richter
1
-5
/
+5
2025-02-04
perf test: Fix perf record test for precise_max
Thomas Richter
1
-14
/
+29
2025-02-04
perf test: Extra verbosity and hypervisor skip for tpebs test
Ian Rogers
1
-13
/
+76
2025-01-28
perf test: Skip syscall enum test if no landlock syscall
Namhyung Kim
1
-2
/
+6
2025-01-18
perf test: Update event_groups test to use instructions
Athira Rajeev
1
-5
/
+26
2025-01-16
perf test: Add a runs-per-test flag
Ian Rogers
1
-11
/
+17
2025-01-16
perf test: Send list output to stdout rather than stderr
Ian Rogers
1
-4
/
+4
2025-01-16
perf test: Rename functions and variables for better clarity
Ian Rogers
1
-108
/
+93
2025-01-16
perf tools: Expose quiet/verbose variables in Makefile.perf
Charlie Jenkins
1
-1
/
+1
2025-01-14
perf test perftool_testsuite: Return correct value for skipping
Veronika Molnarova
6
-6
/
+6
2025-01-14
perf test perftool_testsuite: Add missing description
Veronika Molnarova
7
-7
/
+7
2025-01-14
perf test record+probe_libc_inet_pton: Make test resilient
Leo Yan
1
-16
/
+18
2025-01-14
perf test stat: Avoid hybrid assumption when virtualized
Ian Rogers
1
-1
/
+5
2025-01-14
perf tests base_probe: Fix check for the count of existing probes in test_add...
Athira Rajeev
1
-2
/
+2
2025-01-14
perf test brstack: Speed up running test by using tr -s instead of xargs
James Clark
1
-2
/
+2
2025-01-13
perf tests arm_spe: Add test for discard mode
James Clark
1
-0
/
+30
2025-01-10
perf test: Mark remaining probe tests as exclusive
James Clark
2
-2
/
+2
2025-01-10
perf tools: Remove dependency on libaudit
Charlie Jenkins
1
-5
/
+2
2025-01-08
perf test cpumap: Avoid use-after-free following merge
Ian Rogers
1
-4
/
+4
2025-01-08
perf test trace_btf_general: Fix shellcheck warning
James Clark
1
-0
/
+1
2025-01-08
perf test: Update ftrace test to use --graph-opts
Namhyung Kim
1
-4
/
+1
2025-01-08
perf tests shell task_analyzer: Run this test exclusively
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-01-08
perf tests code-reading: Handle change in objdump output from binutils >= 2.4...
Charlie Jenkins
1
-1
/
+91
2024-12-26
perf stat: Fix trailing comma when there is no metric unit
James Clark
1
-7
/
+7
2024-12-26
perf trace: Add tests for BTF general augmentation
Howard Chu
1
-0
/
+93
2024-12-18
perf stat: Move stat_config into config.c
Ian Rogers
1
-7
/
+9
2024-12-18
perf intel-pt: Add a test for pause / resume
Adrian Hunter
1
-0
/
+28
2024-12-18
perf tools tests shell base_probe: Enhance print_overall_results to print sum...
Athira Rajeev
3
-3
/
+12
2024-12-14
perf tests switch-tracking: Set this test to run exclusively
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-12-13
perf test: Introduce DEFINE_SUITE_EXCLUSIVE()
Ravi Bangoria
1
-0
/
+10
2024-12-13
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2
-8
/
+13
2024-12-12
perf tests: Fix an incorrect type in append_script()
Jiapeng Chong
1
-1
/
+1
2024-12-12
perf test: Remove duplicate word
Ruffalo Lavoisier
1
-1
/
+1
2024-12-11
perf test expr: Fix system_tsc_freq for only x86
Ian Rogers
1
-7
/
+12
2024-12-10
perf test: Parse 'perf stat' Topdown events for aarch64
Veronika Molnarova
1
-1
/
+1
2024-12-10
perf test hwmon_pmu: Fix event file location
Ian Rogers
1
-11
/
+18
2024-12-10
perf test hwmon_pmu: Fix event file location
Ian Rogers
1
-11
/
+18
2024-12-09
perf tests: Enable tests disabled due to tracepoint parsing
Ian Rogers
3
-29
/
+4
2024-12-09
perf btf: Make the sigtrap test helper to find a member by name widely available
Arnaldo Carvalho de Melo
1
-17
/
+3
[prev]
[next]