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.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 testsuite: Add initialization script for shell tests
Veronika Molnarova
2024-02-16
1
-0
/
+117
*
perf testsuite: Add common setting for shell tests
Veronika Molnarova
2024-02-16
1
-0
/
+79
*
perf testsuite: Add common regex patters
Veronika Molnarova
2024-02-16
1
-0
/
+268
*
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-02-12
3
-16
/
+51
|
\
|
*
perf test shell daemon: Make signal test less racy
Ian Rogers
2024-01-26
1
-10
/
+24
|
*
perf test shell script: Fix test for python being disabled
Ian Rogers
2024-01-26
1
-2
/
+1
|
*
perf test: Workaround debug output in list test
Ian Rogers
2024-01-26
1
-3
/
+18
|
*
perf test: Fix 'perf script' tests on s390
Thomas Richter
2024-01-26
1
-1
/
+8
*
|
perf stat: Support per-cluster aggregation
Yicong Yang
2024-02-09
5
-1
/
+32
*
|
perf test: Skip metric w/o event name on arm64 in stat STD output linter
Yicong Yang
2024-02-08
1
-1
/
+1
*
|
perf test: Simplify metric value validation test final report
Weilin Wang
2024-02-01
2
-108
/
+127
*
|
perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built in
James Clark
2024-01-24
1
-0
/
+6
*
|
perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
Thomas Richter
2024-01-22
1
-6
/
+6
|
/
*
perf tests: Add perf script test
Ian Rogers
2024-01-04
1
-0
/
+66
*
perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...
Ian Rogers
2023-12-06
1
-0
/
+7
*
perf test: Add basic 'perf diff' test
Ian Rogers
2023-12-05
1
-0
/
+101
*
perf test: Add basic 'perf list --json" test
Ian Rogers
2023-12-05
1
-0
/
+19
*
perf test: Use common python setup library
Ian Rogers
2023-12-05
4
-33
/
+26
*
perf test record+probe_libc_inet_pton: Fix call chain match on powerpc
Likhitha Korrapati
2023-11-29
1
-1
/
+4
*
perf tests: Skip data symbol test if buf1 symbol is missing
Adrian Hunter
2023-11-27
1
-0
/
+5
*
perf tests: Make data symbol test wait for perf to start
Adrian Hunter
2023-11-27
1
-2
/
+9
*
perf tests: Skip branch stack sampling test if brstack_bench symbol is missing
Adrian Hunter
2023-11-27
1
-0
/
+6
*
perf tests: Skip Arm64 callgraphs test if leafloop symbol is missing
Adrian Hunter
2023-11-27
1
-0
/
+6
*
perf tests: Skip record test if test_loop symbol is missing
Adrian Hunter
2023-11-27
1
-1
/
+7
*
perf tests: Skip pipe test if noploop symbol is missing
Adrian Hunter
2023-11-27
1
-1
/
+8
*
perf tests lib: Add perf_has_symbol.sh
Adrian Hunter
2023-11-27
1
-0
/
+21
*
perf tests coresight: Remove unused variables
zhujun2
2023-11-27
3
-3
/
+0
*
perf test: Basic branch counter support
Kan Liang
2023-11-27
1
-0
/
+30
*
perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390
Thomas Richter
2023-11-09
1
-2
/
+2
*
perf tools: Fix spelling mistake "parametrized" -> "parameterized"
Colin Ian King
2023-11-09
1
-1
/
+1
*
perf tests: test_arm_coresight: Simplify source iteration
James Clark
2023-10-26
1
-14
/
+3
*
perf test: Skip CoreSight tests if cs_etm// event is not available
Michael Petlan
2023-10-25
1
-0
/
+2
*
perf tests: Fix shellcheck warning in stat_all_metricgroups
Athira Rajeev
2023-10-17
1
-1
/
+1
*
perf tests: Fix shellcheck warning in record_sideband.sh
Athira Rajeev
2023-10-17
1
-1
/
+1
*
perf tests: Ignore shellcheck warning in lock_contention
Athira Rajeev
2023-10-17
1
-0
/
+1
*
perf test: Avoid system wide when not privileged
Ian Rogers
2023-10-04
1
-2
/
+14
*
tests/shell: Fix shellcheck warnings for SC2153 in multiple scripts
Athira Rajeev
2023-09-26
5
-0
/
+5
*
tests/shell: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscase
Athira Rajeev
2023-09-26
2
-4
/
+4
*
tests/shell: Fix shellcheck SC1090 to handle the location of sourced files
Athira Rajeev
2023-09-26
13
-0
/
+26
*
perf test lock_contention.sh: Skip test if not enough CPUs
Veronika Molnarova
2023-09-21
1
-0
/
+6
*
perf test stat+shadow_stat.sh: Add threshold for rounding errors
Veronika Molnarova
2023-09-21
1
-6
/
+24
*
perf test: Detect off-cpu support from build options
Ian Rogers
2023-09-18
1
-1
/
+1
*
perf test: Update cs_etm testcase for Arm ETE
Ruidong Tian
2023-09-12
1
-1
/
+14
*
perf test shell lock_contention: Add cgroup aggregation and filter tests
Namhyung Kim
2023-09-12
1
-0
/
+45
*
perf test: Add test case for record sideband events
Yang Jihong
2023-09-12
1
-0
/
+58
*
perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test
Namhyung Kim
2023-08-29
1
-1
/
+1
*
perf test shell stat_bpf_counters: Fix test on Intel
Namhyung Kim
2023-08-29
1
-2
/
+2
*
perf test shell record_bpf_filter: Skip 6.2 kernel
Namhyung Kim
2023-08-29
1
-0
/
+6
*
perf test: Add perf record sample filtering test
Namhyung Kim
2023-08-15
1
-0
/
+128
*
perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filename
Arnaldo Carvalho de Melo
2023-08-15
1
-1
/
+1
[prev]
[next]