summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
2022-08-12perf test: Fix double word in commentsshaomin Deng1-1/+1
2022-08-11perf offcpu: Update offcpu test for child processNamhyung Kim1-7/+50
2022-08-10perf tools: Do not pass NULL to parse_events()Adrian Hunter10-19/+19
2022-08-10perf tests: Fix Track with sched_switch test for hybrid caseAdrian Hunter1-5/+13
2022-08-10perf test: JSON format checkingClaire Jensen2-0/+243
2022-08-01perf test: Add ARM SPE system wide testNamhyung Kim1-3/+27
2022-08-01perf bpf: Convert legacy map definition to BTF-definedJiri Olsa1-12/+23
2022-08-01perf test: Add user space counter reading testsIan Rogers1-1/+126
2022-07-29perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...Thomas Richter1-1/+1
2022-07-26perf test: Avoid sysfs state affecting fake eventsIan Rogers1-0/+9
2022-07-25perf test: Add test for #system_tsc_freq in metricsIan Rogers1-0/+13
2022-07-20perf test: Fix test case 83 ('perf stat CSV output linter') on s390Thomas Richter1-3/+4
2022-07-18Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-17/+10
2022-07-17perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter1-14/+4
2022-07-17perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter1-3/+6
2022-07-12perf test: Add test for branch stack samplingGerman Gomez1-0/+114
2022-07-12perf test: Make all metrics test more tolerantIan Rogers1-16/+31
2022-07-12perf test: Add debug line to diagnose broken metricsIan Rogers1-0/+1
2022-06-19perf expr: Allow exponents on floating point valuesIan Rogers1-0/+2
2022-06-19perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...Athira Rajeev1-1/+1
2022-06-19perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan1-1/+1
2022-06-19perf test: Fix variable length array undefined behavior in bp_accountIan Rogers1-2/+14
2022-06-19perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter2-72/+45
2022-06-03perf test arm-spe: Check if perf-record hangs when recording workload with forksGerman Gomez1-0/+92
2022-05-26perf test: Add a basic offcpu profiling testNamhyung Kim1-0/+60
2022-05-26perf test: Add checking for perf stat CSV output.Claire Jensen2-0/+195
2022-05-26perf intel-pt: Add a test for system-wide side bandAdrian Hunter1-0/+71
2022-05-23perf jevents: Modify match fieldIan Rogers1-12/+12
2022-05-23perf jevents: Append PMU description laterIan Rogers1-3/+3
2022-05-23perf test: Use skip in PERF_RECORD_*Ian Rogers1-2/+16
2022-05-23perf test: Parse events break apart testsIan Rogers1-134/+177
2022-05-23perf test: Parse events tidy evlist_testIan Rogers1-87/+84
2022-05-23perf test: Parse events tidy terms_testIan Rogers1-7/+5
2022-05-23perf test: Basic mmap use skipIan Rogers1-2/+16
2022-05-23perf test: Use skip in openat syscallIan Rogers2-9/+34
2022-05-23perf test: Use skip in vmlinux kallsymsIan Rogers1-5/+7
2022-05-23perf test: Skip reason for suites with 1 testIan Rogers1-3/+3
2022-05-23perf stat: Add stat record+report testIan Rogers1-0/+13
2022-05-23Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo4-6/+33
2022-05-21perf test bpf: Skip test if clang is not presentAthira Rajeev1-4/+6
2022-05-21perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev1-0/+11
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers1-2/+6
2022-05-21perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev1-0/+10
2022-05-17perf test: Add basic stat and topdown group testIan Rogers1-0/+67
2022-05-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-1/+0
2022-05-09perf evsel: Constify a few arraysIan Rogers1-1/+1
2022-05-09perf tests: Fix coresight `perf test` failure.Jeremy Linton1-1/+0
2022-05-06perf test: Add skip to --per-thread testIan Rogers1-5/+41
2022-04-30Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2-0/+13
2022-04-28perf test: Add perf_event_attr test for Arm SPETimothy Hayes2-0/+13