index
:
Linux Stable
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.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf test: Introduce script for java symbol testing
Leo Yan
2022-10-04
1
-0
/
+75
*
perf test: Add kernel lock contention test
Namhyung Kim
2022-10-04
1
-0
/
+73
*
perf test: waiting.sh: Parameterize timeouts
Adrian Hunter
2022-10-04
1
-9
/
+17
*
perf test: test_intel_pt.sh: Move helper functions for waiting
Adrian Hunter
2022-10-04
2
-64
/
+73
*
perf test: test_intel_pt.sh: Add per-thread test
Adrian Hunter
2022-10-04
1
-0
/
+247
*
perf test: test_intel_pt.sh: Add more output in preparation for more tests
Adrian Hunter
2022-10-04
1
-1
/
+11
*
perf test: test_intel_pt.sh: Fix return checking
Adrian Hunter
2022-10-04
1
-3
/
+3
*
perf test: test_intel_pt.sh: Use quotes around variable expansion
Adrian Hunter
2022-10-04
1
-6
/
+6
*
perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -l
Adrian Hunter
2022-10-04
1
-1
/
+1
*
perf test: test_intel_pt.sh: Stop using backticks
Adrian Hunter
2022-10-04
1
-1
/
+1
*
perf test: test_intel_pt.sh: Stop using expr
Adrian Hunter
2022-10-04
1
-3
/
+3
*
perf test: test_intel_pt.sh: Fix redirection
Adrian Hunter
2022-10-04
1
-1
/
+1
*
perf test: test_intel_pt.sh: Use a temp directory
Adrian Hunter
2022-10-04
1
-4
/
+10
*
perf test: test_intel_pt.sh: Add cleanup function
Adrian Hunter
2022-10-04
1
-2
/
+16
*
perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfo
Athira Rajeev
2022-10-04
1
-1
/
+1
*
perf test: Fix test case 87 ("perf record tests") for hybrid systems
Zhengjun Xing
2022-09-29
1
-1
/
+1
*
perf tests powerpc: Fix branch stack sampling test to include sanity check fo...
Athira Rajeev
2022-09-26
1
-1
/
+2
*
perf test: Add a new test for perf stat cgroup BPF counter
Namhyung Kim
2022-09-21
1
-0
/
+83
*
perf test: Stat test for repeat with a weak group
Ian Rogers
2022-08-27
1
-0
/
+19
*
perf offcpu: Update offcpu test for child process
Namhyung Kim
2022-08-11
1
-7
/
+50
*
perf test: JSON format checking
Claire Jensen
2022-08-10
2
-0
/
+243
*
perf test: Add ARM SPE system wide test
Namhyung Kim
2022-08-01
1
-3
/
+27
*
perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...
Thomas Richter
2022-07-29
1
-1
/
+1
*
perf test: Fix test case 83 ('perf stat CSV output linter') on s390
Thomas Richter
2022-07-20
1
-3
/
+4
*
perf test: Add test for branch stack sampling
German Gomez
2022-07-12
1
-0
/
+114
*
perf test: Make all metrics test more tolerant
Ian Rogers
2022-07-12
1
-16
/
+31
*
perf test: Record only user callchains on the "Check Arm64 callgraphs are com...
Michael Petlan
2022-06-19
1
-1
/
+1
*
perf test: Fix "perf stat CSV output linter" test on s390
Thomas Richter
2022-06-19
2
-72
/
+45
*
perf test arm-spe: Check if perf-record hangs when recording workload with forks
German Gomez
2022-06-03
1
-0
/
+92
*
perf test: Add a basic offcpu profiling test
Namhyung Kim
2022-05-26
1
-0
/
+60
*
perf test: Add checking for perf stat CSV output.
Claire Jensen
2022-05-26
2
-0
/
+195
*
perf intel-pt: Add a test for system-wide side band
Adrian Hunter
2022-05-26
1
-0
/
+71
*
perf stat: Add stat record+report test
Ian Rogers
2022-05-23
1
-0
/
+13
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-23
1
-0
/
+10
|
\
|
*
perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpc
Athira Rajeev
2022-05-21
1
-0
/
+10
*
|
perf test: Add basic stat and topdown group test
Ian Rogers
2022-05-17
1
-0
/
+67
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-16
1
-1
/
+0
|
\
|
|
*
perf tests: Fix coresight `perf test` failure.
Jeremy Linton
2022-05-08
1
-1
/
+0
*
|
perf test: Add skip to --per-thread test
Ian Rogers
2022-05-06
1
-5
/
+41
*
|
perf test: Fix test case 81 ("perf record tests") on s390x
Thomas Richter
2022-04-28
1
-0
/
+2
*
|
perf test: Add basic perf record tests
Ian Rogers
2022-04-14
1
-0
/
+42
|
/
*
perf test arm64: Test unwinding using fame-pointer (fp) mode
German Gomez
2022-03-21
1
-0
/
+68
*
perf test: Allow skip for all metrics test
Ian Rogers
2022-02-14
1
-2
/
+8
*
perf test: Enable system wide for metricgroups test
Ian Rogers
2022-01-11
1
-1
/
+1
*
perf tests: Remove bash constructs from stat_all_pmu.sh
James Clark
2021-11-13
1
-2
/
+2
*
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
2021-11-13
1
-1
/
+1
*
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
2021-11-13
1
-1
/
+1
*
perf arm-spe: Snapshot mode test
German Gomez
2021-11-13
1
-0
/
+89
*
perf tests: Improve temp file cleanup in test_arm_coresight.sh
James Clark
2021-10-26
1
-3
/
+8
*
perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanup
James Clark
2021-10-26
1
-2
/
+2
[prev]
[next]