index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-15
perf test: Allow skip for all metrics test
Ian Rogers
1
-2
/
+8
2022-01-12
perf test: Enable system wide for metricgroups test
Ian Rogers
1
-1
/
+1
2021-11-14
perf tests: Remove bash constructs from stat_all_pmu.sh
James Clark
1
-2
/
+2
2021-11-14
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
1
-1
/
+1
2021-11-14
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
1
-1
/
+1
2021-11-14
perf arm-spe: Snapshot mode test
German Gomez
1
-0
/
+89
2021-10-26
perf tests: Improve temp file cleanup in test_arm_coresight.sh
James Clark
1
-3
/
+8
2021-10-26
perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanup
James Clark
1
-2
/
+2
2021-10-26
perf test: Fix record+script_probe_vfs_getname.sh /tmp cleanup
James Clark
1
-3
/
+3
2021-09-28
perf test: Workload test of all PMUs
Ian Rogers
1
-0
/
+22
2021-09-28
perf test: Workload test of metric and metricgroups
Ian Rogers
2
-0
/
+34
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-24
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
[prev]
[next]