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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
perf tests: Fix Track with sched_switch test for hybrid case
Adrian Hunter
1
-5
/
+13
2022-08-17
perf test: Fix test case 83 ('perf stat CSV output linter') on s390
Thomas Richter
1
-3
/
+4
2022-07-17
perf tests: Fix Convert perf time to TSC test for hybrid
Adrian Hunter
1
-14
/
+4
2022-07-17
perf tests: Stop Convert perf time to TSC test opening events twice
Adrian Hunter
1
-3
/
+6
2022-06-19
perf expr: Allow exponents on floating point values
Ian Rogers
1
-0
/
+2
2022-06-19
perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...
Athira Rajeev
1
-1
/
+1
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 variable length array undefined behavior in bp_account
Ian Rogers
1
-2
/
+14
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 jevents: Modify match field
Ian Rogers
1
-12
/
+12
2022-05-23
perf jevents: Append PMU description later
Ian Rogers
1
-3
/
+3
2022-05-23
perf test: Use skip in PERF_RECORD_*
Ian Rogers
1
-2
/
+16
2022-05-23
perf test: Parse events break apart tests
Ian Rogers
1
-134
/
+177
2022-05-23
perf test: Parse events tidy evlist_test
Ian Rogers
1
-87
/
+84
2022-05-23
perf test: Parse events tidy terms_test
Ian Rogers
1
-7
/
+5
2022-05-23
perf test: Basic mmap use skip
Ian Rogers
1
-2
/
+16
2022-05-23
perf test: Use skip in openat syscall
Ian Rogers
2
-9
/
+34
2022-05-23
perf test: Use skip in vmlinux kallsyms
Ian Rogers
1
-5
/
+7
2022-05-23
perf test: Skip reason for suites with 1 test
Ian Rogers
1
-3
/
+3
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
4
-6
/
+33
2022-05-21
perf test bpf: Skip test if clang is not present
Athira Rajeev
1
-4
/
+6
2022-05-21
perf test session topology: Fix test to skip the test in guest environment
Athira Rajeev
1
-0
/
+11
2022-05-21
perf test: Avoid shell test description infinite loop
Ian Rogers
1
-2
/
+6
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 evsel: Constify a few arrays
Ian Rogers
1
-1
/
+1
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-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-0
/
+13
2022-04-28
perf test: Add perf_event_attr test for Arm SPE
Timothy Hayes
2
-0
/
+13
2022-04-28
perf test: Fix test case 81 ("perf record tests") on s390x
Thomas Richter
1
-0
/
+2
2022-04-24
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+4
2022-04-23
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
1
-0
/
+4
2022-04-14
perf test: Add basic perf record tests
Ian Rogers
1
-0
/
+42
2022-04-11
perf test: Shell - Limit to only run executable scripts in tests
Carsten Haitzler
1
-1
/
+3
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
1
-1
/
+1
2022-04-09
perf test tsc: Fix error message when not supported
Chengdong Li
1
-9
/
+27
2022-03-27
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
11
-37
/
+193
2022-03-22
perf test arm64: Test unwinding using fame-pointer (fp) mode
German Gomez
1
-0
/
+68
2022-03-15
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-14
/
+1
2022-03-05
perf test: Add perf_event_attr tests for the arm_spe event
German Gomez
4
-0
/
+66
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+1
2022-02-18
perf test: Skip failing sigtrap test for arm+aarch64
John Garry
1
-14
/
+1
2022-02-18
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
5
-0
/
+24
[next]