index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
perf tools: annotate asm_pure_loop.S
Marcus Meissner
1
-0
/
+2
2024-08-03
perf test: Make test_arm_callgraph_fp.sh more robust
James Clark
1
-17
/
+10
2024-08-03
perf tests: Fix test_arm_callgraph_fp variable expansion
James Clark
1
-3
/
+4
2024-08-03
perf tests arm_callgraph_fp: Address shellcheck warnings about signal names a...
Spoorthy S
1
-3
/
+3
2024-08-03
perf test: Replace arm callgraph fp test workload with leafloop
Namhyung Kim
1
-31
/
+3
2023-09-19
perf test shell stat_bpf_counters: Fix test on Intel
Namhyung Kim
1
-2
/
+2
2023-09-19
perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test
Namhyung Kim
1
-1
/
+1
2023-09-19
perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operators
Kajol Jain
1
-16
/
+12
2023-08-11
perf test uprobe_from_different_cu: Skip if there is no gcc
Georg Müller
1
-1
/
+7
2023-07-27
perf probe: Add test for regression introduced by switch to die_get_decl_file()
Georg Müller
1
-0
/
+77
2023-05-17
perf tests record_offcpu.sh: Fix redirection of stderr to stdin
Patrice Duroux
1
-1
/
+1
2023-03-10
perf tests stat_all_metrics: Change true workload to sleep workload for syste...
Kajol Jain
1
-1
/
+1
2022-12-31
perf test: Fix "all PMU test" to skip parametrized events
Michael Petlan
1
-11
/
+2
2022-11-08
perf test: Fix skipping branch stack sampling test
James Clark
1
-1
/
+4
2022-10-25
perf test: Do not fail Intel-PT misc test w/o libpython
Namhyung Kim
1
-0
/
+6
2022-10-15
perf tests stat+json_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf tests stat+csv_output: Include sanity check for topology
Athira Rajeev
1
-4
/
+39
2022-10-15
perf test: test_intel_pt.sh: Add 9 tests
Ammy Yi
1
-1
/
+194
2022-10-15
perf test: test_intel_pt.sh: Add jitdump test
Adrian Hunter
1
-0
/
+162
2022-10-15
perf test: test_intel_pt.sh: Tidy some alignment
Adrian Hunter
1
-3
/
+3
2022-10-15
perf test: test_intel_pt.sh: Print a message when skipping kernel tracing
Adrian Hunter
1
-1
/
+8
2022-10-15
perf test: test_intel_pt.sh: Tidy some perf record options
Adrian Hunter
1
-4
/
+12
2022-10-15
perf test: test_intel_pt.sh: Fix return checking again
Adrian Hunter
1
-4
/
+3
2022-10-14
perf test: Fix test_arm_coresight.sh failures on Juno
James Clark
1
-1
/
+1
2022-10-06
perf test coresight: Add unroll thread test shell script
Carsten Haitzler
1
-0
/
+18
2022-10-06
perf test coresight: Add unroll thread test tool
Carsten Haitzler
4
-1
/
+110
2022-10-06
perf test coresight: Add thread loop test shell scripts
Carsten Haitzler
2
-0
/
+38
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
[next]