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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-08
perf test: Fix skipping branch stack sampling test
James Clark
1
-1
/
+4
2022-10-31
perf test: Parse events workaround for dash/minus
Ian Rogers
1
-0
/
+13
2022-10-31
perf tests: Add missing event.h include
Arnaldo Carvalho de Melo
2
-0
/
+2
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
8
-0
/
+8
2022-10-27
perf test: Do not set TEST_SKIP for record subtests
Namhyung Kim
1
-12
/
+0
2022-10-27
perf test: Test record with --threads option
Namhyung Kim
1
-2
/
+28
2022-10-27
perf test: Add target workload test in 'perf record' tests
Namhyung Kim
1
-0
/
+18
2022-10-27
perf test: Add system-wide mode in 'perf record' tests
Namhyung Kim
1
-0
/
+21
2022-10-27
perf test: Wait for a new thread when testing --per-thread record
Namhyung Kim
1
-0
/
+27
2022-10-27
perf test: Use a test program in 'perf record' tests
Namhyung Kim
1
-4
/
+60
2022-10-27
perf test: Fix shellcheck issues in the record test
Namhyung Kim
1
-9
/
+9
2022-10-27
perf test: Do not use instructions:u explicitly
Namhyung Kim
1
-5
/
+5
2022-10-27
perf stat: Allocate evsel->stats->aggr properly
Namhyung Kim
2
-2
/
+2
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
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
[prev]
[next]