index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-08-11
perf offcpu: Update offcpu test for child process
Namhyung Kim
1
-7
/
+50
2022-08-10
perf test: JSON format checking
Claire Jensen
2
-0
/
+243
2022-08-01
perf test: Add ARM SPE system wide test
Namhyung Kim
1
-3
/
+27
2022-07-29
perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...
Thomas Richter
1
-1
/
+1
2022-07-20
perf test: Fix test case 83 ('perf stat CSV output linter') on s390
Thomas Richter
1
-3
/
+4
2022-07-12
perf test: Add test for branch stack sampling
German Gomez
1
-0
/
+114
2022-07-12
perf test: Make all metrics test more tolerant
Ian Rogers
1
-16
/
+31
2022-06-19
perf test: Record only user callchains on the "Check Arm64 callgraphs are com...
Michael Petlan
1
-1
/
+1
2022-06-19
perf test: Fix "perf stat CSV output linter" test on s390
Thomas Richter
2
-72
/
+45
2022-06-03
perf test arm-spe: Check if perf-record hangs when recording workload with forks
German Gomez
1
-0
/
+92
2022-05-26
perf test: Add a basic offcpu profiling test
Namhyung Kim
1
-0
/
+60
2022-05-26
perf test: Add checking for perf stat CSV output.
Claire Jensen
2
-0
/
+195
2022-05-26
perf intel-pt: Add a test for system-wide side band
Adrian Hunter
1
-0
/
+71
2022-05-23
perf stat: Add stat record+report test
Ian Rogers
1
-0
/
+13
2022-05-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+10
2022-05-21
perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpc
Athira Rajeev
1
-0
/
+10
2022-05-17
perf test: Add basic stat and topdown group test
Ian Rogers
1
-0
/
+67
2022-05-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+0
2022-05-08
perf tests: Fix coresight `perf test` failure.
Jeremy Linton
1
-1
/
+0
2022-05-06
perf test: Add skip to --per-thread test
Ian Rogers
1
-5
/
+41
2022-04-28
perf test: Fix test case 81 ("perf record tests") on s390x
Thomas Richter
1
-0
/
+2
2022-04-14
perf test: Add basic perf record tests
Ian Rogers
1
-0
/
+42
2022-03-21
perf test arm64: Test unwinding using fame-pointer (fp) mode
German Gomez
1
-0
/
+68
2022-02-14
perf test: Allow skip for all metrics test
Ian Rogers
1
-2
/
+8
2022-01-11
perf test: Enable system wide for metricgroups test
Ian Rogers
1
-1
/
+1
2021-11-13
perf tests: Remove bash constructs from stat_all_pmu.sh
James Clark
1
-2
/
+2
2021-11-13
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
1
-1
/
+1
2021-11-13
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
1
-1
/
+1
2021-11-13
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-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
[next]