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
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
perf test: Pass the verbose option to shell tests
Ian Rogers
1
-1
/
+4
2021-06-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-3
/
+3
2021-06-19
perf test: Fix non-bash issue with stat bpf counters
Ian Rogers
1
-2
/
+2
2021-06-18
perf test: Make stat bpf counters test more robust
Ian Rogers
1
-0
/
+8
2021-06-18
perf test: Add verbose skip output for bpf counters
Ian Rogers
1
-1
/
+7
2021-06-01
perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VM
Thomas Richter
1
-1
/
+1
2021-05-27
perf test: Test 2 libpfm4 error cases
Ian Rogers
1
-0
/
+10
2021-05-27
perf test: Iterate over shell tests in alphabetical order
Riccardo Mancini
1
-17
/
+21
2021-05-25
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-2
/
+2
2021-05-21
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2
-6
/
+0
2021-05-19
perf test: Fix libpfm4 support (63) test error for nested event groups
Thomas Richter
1
-2
/
+2
2021-05-18
perf tools: Test build with libbpf/LIBBPF_DYNAMIC=1
Arnaldo Carvalho de Melo
1
-0
/
+5
2021-05-17
perf tools: Test build with libopencsd/CORESIGHT=1
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-05-10
tools headers UAPI: Sync perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
3
-3
/
+3
2021-04-29
perf tests: Skip 'perf stat metrics (shadow stat) test' for hybrid
Jin Yao
1
-0
/
+3
2021-04-29
perf tests: Support 'Convert perf time to TSC' test for hybrid
Jin Yao
1
-0
/
+12
2021-04-29
perf tests: Support 'Session topology' test for hybrid
Jin Yao
1
-2
/
+11
2021-04-29
perf tests: Support 'Parse and process metrics' test for hybrid
Jin Yao
1
-2
/
+6
2021-04-29
perf tests: Support 'Track with sched_switch' test for hybrid
Jin Yao
1
-1
/
+5
2021-04-29
perf tests: Skip 'Setup struct perf_event_attr' test for hybrid
Jin Yao
1
-0
/
+4
2021-04-29
perf tests: Add hybrid cases for 'Roundtrip evsel->name' test
Jin Yao
1
-7
/
+12
2021-04-29
perf tests: Add hybrid cases for 'Parse event definition strings' test
Jin Yao
1
-0
/
+171
2021-04-29
perf hists: Split hists_stats from events_stats
Namhyung Kim
1
-7
/
+7
2021-04-20
perf tools: Add a build-test variant to use in builds from a tarball
Arnaldo Carvalho de Melo
1
-2
/
+20
2021-04-08
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry
1
-1
/
+1
2021-04-08
perf test: Handle metric reuse in pmu-events parsing test
John Garry
1
-0
/
+81
2021-03-30
perf tools: Preserve identifier id in OCaml demangler
Fabian Hemmer
1
-3
/
+3
2021-03-29
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-9
/
+2
2021-03-26
perf test: Change to use bash for daemon test
Leo Yan
1
-1
/
+1
2021-03-24
perf test: Remove now useless failing sub test "BPF relocation checker"
Thomas Richter
1
-8
/
+1
2021-03-24
perf test: Add CSV summary test
Jin Yao
1
-0
/
+31
2021-03-24
perf test: Add a shell test for 'perf stat --bpf-counters' new option
Song Liu
1
-0
/
+31
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
6
-9
/
+9
2021-03-17
perf test: Add 30s timeout for wait for daemon start.
Ian Rogers
1
-0
/
+7
2021-03-17
perf test: Cleanup daemon if test is interrupted.
Ian Rogers
1
-14
/
+20
2021-03-17
perf test: Remove unused argument
Ian Rogers
1
-8
/
+7
2021-03-09
perf tools: use ARRAY_SIZE
Jiapeng Chong
1
-1
/
+1
2021-03-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
12
-56
/
+44
2021-03-06
perf test: Fix sample-parsing failure on non-x86 platforms
Kan Liang
1
-4
/
+0
2021-03-06
perf test: Fix cpu and thread map leaks in perf_time_to_tsc test
Namhyung Kim
1
-0
/
+2
2021-03-06
perf test: Fix cpu map leaks in cpu_map_print test
Namhyung Kim
1
-0
/
+2
2021-03-06
perf test: Fix a memory leak in thread_map_remove test
Namhyung Kim
1
-5
/
+2
2021-03-06
perf test: Fix a thread map leak in thread_map_synthesize test
Namhyung Kim
1
-0
/
+1
2021-03-06
perf test: Fix cpu and thread map leaks in switch_tracking test
Namhyung Kim
1
-3
/
+2
2021-03-06
perf test: Fix cpu and thread map leaks in keep_tracking test
Namhyung Kim
1
-3
/
+2
2021-03-06
perf test: Fix cpu and thread map leaks in code_reading test
Namhyung Kim
1
-7
/
+3
2021-03-06
perf test: Fix cpu and thread map leaks in sw_clock_freq test
Namhyung Kim
1
-8
/
+4
2021-03-06
perf test: Fix cpu and thread map leaks in task_exit test
Namhyung Kim
1
-7
/
+3
2021-03-06
perf test: Fix a memory leak in attr test
Namhyung Kim
1
-1
/
+7
2021-03-06
perf test: Fix cpu and thread map leaks in basic mmap test
Namhyung Kim
1
-2
/
+0
[next]