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
compress-2026-03-30
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
2023-09-23
perf test shell stat_bpf_counters: Fix test on Intel
Namhyung Kim
1
-2
/
+2
2023-09-23
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
1
-1
/
+1
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
2021-11-25
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
1
-1
/
+1
2021-08-30
perf tests: Fix *probe_vfs_getname.sh test failures
James Clark
1
-1
/
+1
2021-08-13
perf test: Do not compare overheads in the zstd comp test
Namhyung Kim
1
-2
/
+2
2021-08-02
perf tools: Add pipe_test.sh to verify pipe operations
Namhyung Kim
1
-0
/
+69
2021-06-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-2
/
+2
2021-06-19
perf test: Fix non-bash issue with stat bpf counters
Ian Rogers
1
-2
/
+2
2021-06-18
perf test: Make stat bpf counters test more robust
Ian Rogers
1
-0
/
+8
2021-06-18
perf test: Add verbose skip output for bpf counters
Ian Rogers
1
-1
/
+7
2021-04-29
perf tests: Skip 'perf stat metrics (shadow stat) test' for hybrid
Jin Yao
1
-0
/
+3
2021-03-29
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-03-26
perf test: Change to use bash for daemon test
Leo Yan
1
-1
/
+1
2021-03-24
perf test: Add CSV summary test
Jin Yao
1
-0
/
+31
2021-03-23
perf test: Add a shell test for 'perf stat --bpf-counters' new option
Song Liu
1
-0
/
+31
2021-03-17
perf test: Add 30s timeout for wait for daemon start.
Ian Rogers
1
-0
/
+7
2021-03-17
perf test: Cleanup daemon if test is interrupted.
Ian Rogers
1
-14
/
+20
2021-03-17
perf test: Remove unused argument
Ian Rogers
1
-8
/
+7
2021-03-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-16
/
+16
2021-03-06
perf daemon: Fix running test for non root user
Jiri Olsa
1
-16
/
+16
2021-03-02
perf buildid-cache: Add test for PE executable
Nicholas Fraser
1
-7
/
+58
2021-02-18
perf buildid-cache: Add test for 16-byte build-id
Nicholas Fraser
1
-0
/
+6
2021-02-18
perf test: Output the sub testing result in cs-etm
Leo Yan
1
-10
/
+14
2021-02-18
perf test: Suppress logs in cs-etm testing
Leo Yan
1
-12
/
+9
2021-02-11
perf tests: Add daemon 'lock' test
Jiri Olsa
1
-0
/
+38
2021-02-11
perf tests: Add daemon 'ping' command test
Jiri Olsa
1
-0
/
+40
2021-02-11
perf tests: Add daemon 'signal' command test
Jiri Olsa
1
-0
/
+40
2021-02-11
perf tests: Add daemon 'stop' command test
Jiri Olsa
1
-0
/
+54
2021-02-11
perf tests: Add daemon reconfig test
Jiri Olsa
1
-0
/
+119
2021-02-11
perf tests: Add daemon 'list' command test
Jiri Olsa
1
-0
/
+184
2021-01-15
perf test: Fix shadow stat test for non-bash shells
Namhyung Kim
1
-16
/
+14
2020-12-17
perf tools: Add support to read build id from compressed elf
Jiri Olsa
1
-1
/
+1
2020-11-30
perf test: Add shadow stat test
Namhyung Kim
1
-0
/
+80
2020-11-12
perf test: Update branch sample pattern for cs-etm
Leo Yan
1
-1
/
+1
2020-11-12
perf test: Fix a typo in cs-etm testing
Leo Yan
1
-1
/
+1
2020-10-14
perf test: Add build id shell test
Jiri Olsa
1
-0
/
+101
2020-09-10
perf test: Introduce script for Arm CoreSight testing
Leo Yan
1
-0
/
+183
2020-08-13
perf test: Allow multiple probes in record+script_probe_vfs_getname.sh
Michael Petlan
1
-2
/
+2
2020-07-31
perf tests: Fix test 68 zstd compression for s390
Thomas Richter
1
-1
/
+2
2020-02-18
perf test: Fix test trace+probe_vfs_getname.sh on s390
Thomas Richter
1
-1
/
+1
2019-08-26
perf tests: Fixes hang in zstd compression test by changing the source of ran...
James Clark
1
-1
/
+1
2019-08-12
perf test vfs_getname: Disable ~/.perfconfig to get default output
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-07-08
Merge remote-tracking branch 'tip/perf/core' into perf/urgent
Arnaldo Carvalho de Melo
6
-1
/
+8
2019-07-06
perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
Seeteena Thoufeek
1
-1
/
+1
2019-06-17
perf tests: Add missing SPDX headers
Arnaldo Carvalho de Melo
6
-1
/
+8
2019-05-15
perf test zstd: Fixup verbose mode output
Arnaldo Carvalho de Melo
1
-5
/
+4
2019-05-15
perf tests: Implement Zstd comp/decomp integration test
Alexey Budankov
1
-0
/
+35
2019-02-15
perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace support
Tommi Rantala
2
-0
/
+6
[next]