index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
Age
Commit message (
Expand
)
Author
2023-12-05
perf test: Add basic 'perf diff' test
Ian Rogers
2023-12-05
perf test: Add basic 'perf list --json" test
Ian Rogers
2023-12-05
perf test: Use common python setup library
Ian Rogers
2023-11-29
perf test record+probe_libc_inet_pton: Fix call chain match on powerpc
Likhitha Korrapati
2023-11-27
perf tests: Skip data symbol test if buf1 symbol is missing
Adrian Hunter
2023-11-27
perf tests: Make data symbol test wait for perf to start
Adrian Hunter
2023-11-27
perf tests: Skip branch stack sampling test if brstack_bench symbol is missing
Adrian Hunter
2023-11-27
perf tests: Skip Arm64 callgraphs test if leafloop symbol is missing
Adrian Hunter
2023-11-27
perf tests: Skip record test if test_loop symbol is missing
Adrian Hunter
2023-11-27
perf tests: Skip pipe test if noploop symbol is missing
Adrian Hunter
2023-11-27
perf tests lib: Add perf_has_symbol.sh
Adrian Hunter
2023-11-27
perf tests coresight: Remove unused variables
zhujun2
2023-11-27
perf test: Basic branch counter support
Kan Liang
2023-11-09
perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390
Thomas Richter
2023-11-09
perf tools: Fix spelling mistake "parametrized" -> "parameterized"
Colin Ian King
2023-10-26
perf tests: test_arm_coresight: Simplify source iteration
James Clark
2023-10-25
perf test: Skip CoreSight tests if cs_etm// event is not available
Michael Petlan
2023-10-17
perf tests: Fix shellcheck warning in stat_all_metricgroups
Athira Rajeev
2023-10-17
perf tests: Fix shellcheck warning in record_sideband.sh
Athira Rajeev
2023-10-17
perf tests: Ignore shellcheck warning in lock_contention
Athira Rajeev
2023-10-04
perf test: Avoid system wide when not privileged
Ian Rogers
2023-09-26
tests/shell: Fix shellcheck warnings for SC2153 in multiple scripts
Athira Rajeev
2023-09-26
tests/shell: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscase
Athira Rajeev
2023-09-26
tests/shell: Fix shellcheck SC1090 to handle the location of sourced files
Athira Rajeev
2023-09-21
perf test lock_contention.sh: Skip test if not enough CPUs
Veronika Molnarova
2023-09-21
perf test stat+shadow_stat.sh: Add threshold for rounding errors
Veronika Molnarova
2023-09-18
perf test: Detect off-cpu support from build options
Ian Rogers
2023-09-12
perf test: Update cs_etm testcase for Arm ETE
Ruidong Tian
2023-09-12
perf test shell lock_contention: Add cgroup aggregation and filter tests
Namhyung Kim
2023-09-12
perf test: Add test case for record sideband events
Yang Jihong
2023-08-29
perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test
Namhyung Kim
2023-08-29
perf test shell stat_bpf_counters: Fix test on Intel
Namhyung Kim
2023-08-29
perf test shell record_bpf_filter: Skip 6.2 kernel
Namhyung Kim
2023-08-15
perf test: Add perf record sample filtering test
Namhyung Kim
2023-08-15
perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filename
Arnaldo Carvalho de Melo
2023-08-15
perf test trace+probe_vfs_getname.sh: Remove stray \ before /
Arnaldo Carvalho de Melo
2023-08-04
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-08-03
perf tests stat+std_output: Fix shellcheck warnings about word splitting/quot...
Athira Rajeev
2023-08-03
perf tests stat+std_output: Fix shellcheck warnings about word splitting/quoting
Athira Rajeev
2023-08-03
perf tests lib stat_output: Fix shellcheck warning about missing shebang
Kajol Jain
2023-08-03
perf tests coresight thread_loop_check_tid_2: Fix shellcheck warnings about w...
Kajol Jain
2023-08-03
perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word sp...
Athira Rajeev
2023-08-03
perf tests lib waiting: Fix the shellcheck warnings about missing shebang
Athira Rajeev
2023-08-03
perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...
Athira Rajeev
2023-08-03
perf tests unroll_loop_thread_10: Fix shellcheck warnings about word splittin...
Athira Rajeev
2023-08-03
perf tests thread_loop_check_tid_10: Fix shellcheck warnings bout word splitt...
Athira Rajeev
2023-08-03
perf tests lib probe: Fix shellcheck warning about about missing shebang
Kajol Jain
2023-08-03
perf tests memcpy_thread_16k_10: Fix shellcheck warning about word splitting/...
Kajol Jain
2023-08-03
perf tests asm_pure_loop: Fix shellcheck warning about word splitting/quote
Kajol Jain
2023-08-03
perf tests stat+shadow_stat: Fix shellcheck warning about unused variable
Athira Rajeev
[prev]
[next]