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-08-13
perf test: Refactor shell tests allowing subdirs
Carsten Haitzler
4
-134
/
+238
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
3
-10
/
+10
2022-08-13
perf pmu-events: Don't assume pmu_event is an array
Ian Rogers
1
-58
/
+78
2022-08-13
perf pmu-events: Move test events/metrics to JSON
Ian Rogers
2
-81
/
+4
2022-08-13
perf test: Use full metric resolution
Ian Rogers
1
-145
/
+77
2022-08-13
perf pmu-events: Hide pmu_events_map
Ian Rogers
1
-118
/
+100
2022-08-13
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
3
-46
/
+30
2022-08-13
perf pmu-events: Hide pmu_sys_event_tables
Ian Rogers
1
-13
/
+1
2022-08-13
perf jevents: Remove the type/version variables
Ian Rogers
2
-4
/
+0
2022-08-13
perf jevent: Add an 'all' architecture argument
Ian Rogers
1
-2
/
+1
2022-08-12
perf test: Fix double word in comments
shaomin Deng
1
-1
/
+1
2022-08-11
perf offcpu: Update offcpu test for child process
Namhyung Kim
1
-7
/
+50
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
10
-19
/
+19
2022-08-10
perf tests: Fix Track with sched_switch test for hybrid case
Adrian Hunter
1
-5
/
+13
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-08-01
perf bpf: Convert legacy map definition to BTF-defined
Jiri Olsa
1
-12
/
+23
2022-08-01
perf test: Add user space counter reading tests
Ian Rogers
1
-1
/
+126
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-26
perf test: Avoid sysfs state affecting fake events
Ian Rogers
1
-0
/
+9
2022-07-25
perf test: Add test for #system_tsc_freq in metrics
Ian Rogers
1
-0
/
+13
2022-07-20
perf test: Fix test case 83 ('perf stat CSV output linter') on s390
Thomas Richter
1
-3
/
+4
2022-07-18
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-17
/
+10
2022-07-17
perf tests: Fix Convert perf time to TSC test for hybrid
Adrian Hunter
1
-14
/
+4
2022-07-17
perf tests: Stop Convert perf time to TSC test opening events twice
Adrian Hunter
1
-3
/
+6
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-07-12
perf test: Add debug line to diagnose broken metrics
Ian Rogers
1
-0
/
+1
2022-06-19
perf expr: Allow exponents on floating point values
Ian Rogers
1
-0
/
+2
2022-06-19
perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...
Athira Rajeev
1
-1
/
+1
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 variable length array undefined behavior in bp_account
Ian Rogers
1
-2
/
+14
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 jevents: Modify match field
Ian Rogers
1
-12
/
+12
2022-05-23
perf jevents: Append PMU description later
Ian Rogers
1
-3
/
+3
2022-05-23
perf test: Use skip in PERF_RECORD_*
Ian Rogers
1
-2
/
+16
2022-05-23
perf test: Parse events break apart tests
Ian Rogers
1
-134
/
+177
2022-05-23
perf test: Parse events tidy evlist_test
Ian Rogers
1
-87
/
+84
2022-05-23
perf test: Parse events tidy terms_test
Ian Rogers
1
-7
/
+5
2022-05-23
perf test: Basic mmap use skip
Ian Rogers
1
-2
/
+16
2022-05-23
perf test: Use skip in openat syscall
Ian Rogers
2
-9
/
+34
2022-05-23
perf test: Use skip in vmlinux kallsyms
Ian Rogers
1
-5
/
+7
2022-05-23
perf test: Skip reason for suites with 1 test
Ian Rogers
1
-3
/
+3
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
4
-6
/
+33
2022-05-21
perf test bpf: Skip test if clang is not present
Athira Rajeev
1
-4
/
+6
[next]