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
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
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
2024-01-05
perf test: test case 'Setup struct perf_event_attr' fails on s390 on z/vm
Thomas Richter
1
-1
/
+1
2024-01-05
perf tests: Add perf script test
Ian Rogers
1
-0
/
+66
2023-12-19
perf tests: Use function to add missing maps lock
Ian Rogers
2
-106
/
+136
2023-12-19
perf tests: Make DSO tests a suite rather than individual
Ian Rogers
2
-5
/
+12
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
7
-7
/
+7
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
3
-3
/
+3
2023-12-06
perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...
Ian Rogers
1
-0
/
+7
2023-12-05
perf test: Add basic 'perf diff' test
Ian Rogers
1
-0
/
+101
2023-12-05
perf test: Add basic 'perf list --json" test
Ian Rogers
1
-0
/
+19
2023-12-05
perf test: Use common python setup library
Ian Rogers
4
-33
/
+26
2023-12-05
perf build: Shellcheck support for OUTPUT directory
Ian Rogers
2
-22
/
+14
2023-12-04
perf test record user-regs: Fix mask for vg register
Veronika Molnarova
2
-2
/
+2
2023-11-29
perf test record+probe_libc_inet_pton: Fix call chain match on powerpc
Likhitha Korrapati
1
-1
/
+4
2023-11-29
perf tests sigtrap: Skip if running on a kernel with sleepable spinlocks
Arnaldo Carvalho de Melo
1
-2
/
+44
2023-11-29
perf test sigtrap: Generalize the BTF routine to reuse it in this test
Arnaldo Carvalho de Melo
1
-20
/
+40
2023-11-27
perf test: Use existing config value for objdump path
James Clark
1
-1
/
+1
2023-11-27
perf tests: Skip data symbol test if buf1 symbol is missing
Adrian Hunter
1
-0
/
+5
2023-11-27
perf tests: Make data symbol test wait for perf to start
Adrian Hunter
1
-2
/
+9
2023-11-27
perf tests: Skip branch stack sampling test if brstack_bench symbol is missing
Adrian Hunter
1
-0
/
+6
2023-11-27
perf tests: Skip Arm64 callgraphs test if leafloop symbol is missing
Adrian Hunter
1
-0
/
+6
2023-11-27
perf tests: Skip record test if test_loop symbol is missing
Adrian Hunter
1
-1
/
+7
2023-11-27
perf tests: Skip pipe test if noploop symbol is missing
Adrian Hunter
1
-1
/
+8
2023-11-27
perf tests lib: Add perf_has_symbol.sh
Adrian Hunter
1
-0
/
+21
2023-11-27
perf tools: Add perf binary dependent rule for shellcheck log in Makefile.perf
Athira Rajeev
1
-0
/
+22
2023-11-27
perf tests coresight: Remove unused variables
zhujun2
3
-3
/
+0
2023-11-27
perf parse-events: Make legacy events lower priority than sysfs/JSON
Ian Rogers
1
-71
/
+185
2023-11-27
perf test: Basic branch counter support
Kan Liang
1
-0
/
+30
2023-11-27
perf test: Remove atomics from test_loop to avoid test failures
Nick Forrington
1
-3
/
+1
2023-11-09
perf test: Add support for setting objdump binary via perf config
James Clark
1
-0
/
+12
2023-11-09
perf test: Add option to change objdump binary
James Clark
3
-1
/
+5
2023-11-09
perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390
Thomas Richter
1
-2
/
+2
2023-11-09
perf tests attr: Fix spelling mistake "whic" to "which"
zhaimingbing
1
-1
/
+1
2023-11-09
perf test: Simplify "object code reading" test
Namhyung Kim
1
-53
/
+23
2023-11-09
perf tools: Fix spelling mistake "parametrized" -> "parameterized"
Colin Ian King
2
-3
/
+3
2023-11-03
perf tests make: Remove the last egrep call, use 'grep -E' instead
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-10-26
perf tests: test_arm_coresight: Simplify source iteration
James Clark
1
-14
/
+3
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
2
-7
/
+6
2023-10-25
perf test: Skip CoreSight tests if cs_etm// event is not available
Michael Petlan
1
-0
/
+2
2023-10-17
perf tests: Fix shellcheck warning in stat_all_metricgroups
Athira Rajeev
1
-1
/
+1
2023-10-17
perf tests: Fix shellcheck warning in record_sideband.sh
Athira Rajeev
1
-1
/
+1
2023-10-17
perf tests: Ignore shellcheck warning in lock_contention
Athira Rajeev
1
-0
/
+1
2023-10-05
tools/perf/tests: Fix object code reading to skip address that falls out of t...
Athira Rajeev
1
-0
/
+10
2023-10-05
perf test: Avoid system wide when not privileged
Ian Rogers
1
-2
/
+14
2023-09-28
perf test: Fix parse-events tests to skip parametrized events
Athira Rajeev
1
-0
/
+39
2023-09-28
perf test: Add pmu-event test for "Compat" and new event_field.
Jing Zhang
1
-0
/
+55
2023-09-28
perf test: Make matching_pmu effective
Jing Zhang
1
-2
/
+8
2023-09-27
tests/shell: Fix shellcheck warnings for SC2153 in multiple scripts
Athira Rajeev
5
-0
/
+5
2023-09-27
tests/shell: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscase
Athira Rajeev
2
-4
/
+4
2023-09-27
tests/shell: Fix shellcheck SC1090 to handle the location of sourced files
Athira Rajeev
13
-0
/
+26
2023-09-21
perf test lock_contention.sh: Skip test if not enough CPUs
Veronika Molnarova
1
-0
/
+6
[next]