index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-06
perf test coresight: Add thread loop test tool
Carsten Haitzler
4
-1
/
+122
2022-10-06
perf test coresight: Add memcpy thread test shell script
Carsten Haitzler
1
-0
/
+18
2022-10-06
perf test coresight: Add memcpy thread test tool
Carsten Haitzler
4
-1
/
+115
2022-10-06
perf test: Add arm64 asm pureloop test shell script
Carsten Haitzler
1
-0
/
+18
2022-10-06
perf test: Add asm pureloop test tool
Carsten Haitzler
4
-1
/
+65
2022-10-06
perf test: Add build infra for perf test tools for ARM CoreSight tests
Carsten Haitzler
2
-0
/
+39
2022-10-06
perf test: Add CoreSight shell lib shared code for future tests
Carsten Haitzler
1
-0
/
+132
2022-10-06
perf test: Introduce script for data symbol testing
Leo Yan
1
-0
/
+93
2022-10-04
perf test: Introduce script for java symbol testing
Leo Yan
1
-0
/
+75
2022-10-04
perf test: Add kernel lock contention test
Namhyung Kim
1
-0
/
+73
2022-10-04
perf test: waiting.sh: Parameterize timeouts
Adrian Hunter
1
-9
/
+17
2022-10-04
perf test: test_intel_pt.sh: Move helper functions for waiting
Adrian Hunter
2
-64
/
+73
2022-10-04
perf test: test_intel_pt.sh: Add per-thread test
Adrian Hunter
1
-0
/
+247
2022-10-04
perf test: test_intel_pt.sh: Add more output in preparation for more tests
Adrian Hunter
1
-1
/
+11
2022-10-04
perf test: test_intel_pt.sh: Fix return checking
Adrian Hunter
1
-3
/
+3
2022-10-04
perf test: test_intel_pt.sh: Use quotes around variable expansion
Adrian Hunter
1
-6
/
+6
2022-10-04
perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -l
Adrian Hunter
1
-1
/
+1
2022-10-04
perf test: test_intel_pt.sh: Stop using backticks
Adrian Hunter
1
-1
/
+1
2022-10-04
perf test: test_intel_pt.sh: Stop using expr
Adrian Hunter
1
-3
/
+3
2022-10-04
perf test: test_intel_pt.sh: Fix redirection
Adrian Hunter
1
-1
/
+1
2022-10-04
perf test: test_intel_pt.sh: Use a temp directory
Adrian Hunter
1
-4
/
+10
2022-10-04
perf test: test_intel_pt.sh: Add cleanup function
Adrian Hunter
1
-2
/
+16
2022-10-04
perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfo
Athira Rajeev
1
-1
/
+1
2022-09-29
perf test: Fix test case 87 ("perf record tests") for hybrid systems
Zhengjun Xing
1
-1
/
+1
2022-09-26
perf tests powerpc: Fix branch stack sampling test to include sanity check fo...
Athira Rajeev
1
-1
/
+2
2022-09-21
perf test: Add a new test for perf stat cgroup BPF counter
Namhyung Kim
1
-0
/
+83
2022-08-27
perf test: Stat test for repeat with a weak group
Ian Rogers
1
-0
/
+19
2022-08-11
perf offcpu: Update offcpu test for child process
Namhyung Kim
1
-7
/
+50
2022-08-10
perf test: JSON format checking
Claire Jensen
2
-0
/
+243
2022-08-01
perf test: Add ARM SPE system wide test
Namhyung Kim
1
-3
/
+27
2022-07-29
perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...
Thomas Richter
1
-1
/
+1
2022-07-20
perf test: Fix test case 83 ('perf stat CSV output linter') on s390
Thomas Richter
1
-3
/
+4
2022-07-12
perf test: Add test for branch stack sampling
German Gomez
1
-0
/
+114
2022-07-12
perf test: Make all metrics test more tolerant
Ian Rogers
1
-16
/
+31
2022-06-19
perf test: Record only user callchains on the "Check Arm64 callgraphs are com...
Michael Petlan
1
-1
/
+1
2022-06-19
perf test: Fix "perf stat CSV output linter" test on s390
Thomas Richter
2
-72
/
+45
2022-06-03
perf test arm-spe: Check if perf-record hangs when recording workload with forks
German Gomez
1
-0
/
+92
2022-05-26
perf test: Add a basic offcpu profiling test
Namhyung Kim
1
-0
/
+60
2022-05-26
perf test: Add checking for perf stat CSV output.
Claire Jensen
2
-0
/
+195
2022-05-26
perf intel-pt: Add a test for system-wide side band
Adrian Hunter
1
-0
/
+71
2022-05-23
perf stat: Add stat record+report test
Ian Rogers
1
-0
/
+13
2022-05-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+10
2022-05-21
perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpc
Athira Rajeev
1
-0
/
+10
2022-05-17
perf test: Add basic stat and topdown group test
Ian Rogers
1
-0
/
+67
2022-05-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+0
2022-05-09
perf tests: Fix coresight `perf test` failure.
Jeremy Linton
1
-1
/
+0
2022-05-06
perf test: Add skip to --per-thread test
Ian Rogers
1
-5
/
+41
2022-04-28
perf test: Fix test case 81 ("perf record tests") on s390x
Thomas Richter
1
-0
/
+2
2022-04-14
perf test: Add basic perf record tests
Ian Rogers
1
-0
/
+42
2022-03-22
perf test arm64: Test unwinding using fame-pointer (fp) mode
German Gomez
1
-0
/
+68
[prev]
[next]