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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
perf test: Don't leak workload gopipe in PERF_RECORD_*
Ian Rogers
1
-0
/
+4
2025-08-15
perf tests bp_account: Fix leaked file descriptor
Leo Yan
1
-0
/
+1
2025-06-27
perf tests switch-tracking: Fix timestamp comparison
Leo Yan
1
-1
/
+1
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
2
-21
/
+26
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
2024-06-12
perf tests: Make "test data symbol" more robust on Neoverse N1
James Clark
1
-0
/
+16
2024-06-12
perf test: Add 'datasym' test workload
Namhyung Kim
4
-0
/
+28
2024-06-12
perf test: Add 'brstack' test workload
Namhyung Kim
4
-0
/
+44
2024-06-12
perf test: Add 'sqrtloop' test workload
Namhyung Kim
4
-0
/
+49
2024-06-12
perf test: Add 'leafloop' test workload
Namhyung Kim
4
-0
/
+39
2024-06-12
perf test: Add 'thloop' test workload
Namhyung Kim
4
-0
/
+56
2024-06-12
perf test: Add -w/--workload option
Namhyung Kim
5
-0
/
+83
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
2023-03-10
perf test bpf: Skip test if kernel-debuginfo is not present
Athira Rajeev
1
-1
/
+5
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: Fix attr tests for PERF_FORMAT_LOST
James Clark
6
-11
/
+11
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-06
perf stat: Rename to aggr_cpu_id.thread_idx
Namhyung Kim
1
-5
/
+5
2022-10-06
perf tools: Add evlist__add_sched_switch()
Namhyung Kim
1
-10
/
+5
2022-10-06
perf expr: Allow a double if expression
Ian Rogers
1
-0
/
+4
[next]