summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorLines
2022-09-29perf tests mmap-basic: Remove unused variable to address clang 15 warningJiri Olsa-2/+1
2022-09-29perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo-1/+1
2022-09-29perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing-1/+1
2022-09-28perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...Athira Rajeev-2/+3
2022-09-26perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev-1/+2
2022-09-21perf test: Skip wp modify test on old kernelsNamhyung Kim-2/+8
2022-09-21perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim-0/+83
2022-08-27perf test: Stat test for repeat with a weak groupIan Rogers-0/+19
2022-08-19perf tools: Support reading PERF_FORMAT_LOSTNamhyung Kim-4/+10
2022-08-19perf cpumap: Fix alignment for masks in event encodingIan Rogers-10/+9
2022-08-13perf test: Refactor shell tests allowing subdirsCarsten Haitzler-134/+238
2022-08-13perf pmu-events: Hide the pmu_eventsIan Rogers-10/+10
2022-08-13perf pmu-events: Don't assume pmu_event is an arrayIan Rogers-58/+78
2022-08-13perf pmu-events: Move test events/metrics to JSONIan Rogers-81/+4
2022-08-13perf test: Use full metric resolutionIan Rogers-145/+77
2022-08-13perf pmu-events: Hide pmu_events_mapIan Rogers-118/+100
2022-08-13perf pmu-events: Avoid passing pmu_events_mapIan Rogers-46/+30
2022-08-13perf pmu-events: Hide pmu_sys_event_tablesIan Rogers-13/+1
2022-08-13perf jevents: Remove the type/version variablesIan Rogers-4/+0
2022-08-13perf jevent: Add an 'all' architecture argumentIan Rogers-2/+1
2022-08-12perf test: Fix double word in commentsshaomin Deng-1/+1
2022-08-11perf offcpu: Update offcpu test for child processNamhyung Kim-7/+50
2022-08-10perf tools: Do not pass NULL to parse_events()Adrian Hunter-19/+19
2022-08-10perf tests: Fix Track with sched_switch test for hybrid caseAdrian Hunter-5/+13
2022-08-10perf test: JSON format checkingClaire Jensen-0/+243
2022-08-01perf test: Add ARM SPE system wide testNamhyung Kim-3/+27
2022-08-01perf bpf: Convert legacy map definition to BTF-definedJiri Olsa-12/+23
2022-08-01perf test: Add user space counter reading testsIan Rogers-1/+126
2022-07-29perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...Thomas Richter-1/+1
2022-07-26perf test: Avoid sysfs state affecting fake eventsIan Rogers-0/+9
2022-07-25perf test: Add test for #system_tsc_freq in metricsIan Rogers-0/+13
2022-07-20perf test: Fix test case 83 ('perf stat CSV output linter') on s390Thomas Richter-3/+4
2022-07-18Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-17/+10
2022-07-17perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter-14/+4
2022-07-17perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter-3/+6
2022-07-12perf test: Add test for branch stack samplingGerman Gomez-0/+114
2022-07-12perf test: Make all metrics test more tolerantIan Rogers-16/+31
2022-07-12perf test: Add debug line to diagnose broken metricsIan Rogers-0/+1
2022-06-19perf expr: Allow exponents on floating point valuesIan Rogers-0/+2
2022-06-19perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...Athira Rajeev-1/+1
2022-06-19perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan-1/+1
2022-06-19perf test: Fix variable length array undefined behavior in bp_accountIan Rogers-2/+14
2022-06-19perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter-72/+45
2022-06-03perf test arm-spe: Check if perf-record hangs when recording workload with forksGerman Gomez-0/+92
2022-05-26perf test: Add a basic offcpu profiling testNamhyung Kim-0/+60
2022-05-26perf test: Add checking for perf stat CSV output.Claire Jensen-0/+195
2022-05-26perf intel-pt: Add a test for system-wide side bandAdrian Hunter-0/+71
2022-05-23perf jevents: Modify match fieldIan Rogers-12/+12
2022-05-23perf jevents: Append PMU description laterIan Rogers-3/+3
2022-05-23perf test: Use skip in PERF_RECORD_*Ian Rogers-2/+16