summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* perf test: Skip wp modify test on old kernelsNamhyung Kim2022-09-211-2/+8
* perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim2022-09-211-0/+83
* perf test: Stat test for repeat with a weak groupIan Rogers2022-08-271-0/+19
* perf tools: Support reading PERF_FORMAT_LOSTNamhyung Kim2022-08-191-4/+10
* perf cpumap: Fix alignment for masks in event encodingIan Rogers2022-08-191-10/+9
* perf test: Refactor shell tests allowing subdirsCarsten Haitzler2022-08-134-134/+238
* perf pmu-events: Hide the pmu_eventsIan Rogers2022-08-133-10/+10
* perf pmu-events: Don't assume pmu_event is an arrayIan Rogers2022-08-131-58/+78
* perf pmu-events: Move test events/metrics to JSONIan Rogers2022-08-132-81/+4
* perf test: Use full metric resolutionIan Rogers2022-08-131-145/+77
* perf pmu-events: Hide pmu_events_mapIan Rogers2022-08-131-118/+100
* perf pmu-events: Avoid passing pmu_events_mapIan Rogers2022-08-133-46/+30
* perf pmu-events: Hide pmu_sys_event_tablesIan Rogers2022-08-131-13/+1
* perf jevents: Remove the type/version variablesIan Rogers2022-08-132-4/+0
* perf jevent: Add an 'all' architecture argumentIan Rogers2022-08-131-2/+1
* perf test: Fix double word in commentsshaomin Deng2022-08-121-1/+1
* perf offcpu: Update offcpu test for child processNamhyung Kim2022-08-111-7/+50
* perf tools: Do not pass NULL to parse_events()Adrian Hunter2022-08-1010-19/+19
* perf tests: Fix Track with sched_switch test for hybrid caseAdrian Hunter2022-08-101-5/+13
* perf test: JSON format checkingClaire Jensen2022-08-102-0/+243
* perf test: Add ARM SPE system wide testNamhyung Kim2022-08-011-3/+27
* perf bpf: Convert legacy map definition to BTF-definedJiri Olsa2022-08-011-12/+23
* perf test: Add user space counter reading testsIan Rogers2022-08-011-1/+126
* perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...Thomas Richter2022-07-291-1/+1
* perf test: Avoid sysfs state affecting fake eventsIan Rogers2022-07-261-0/+9
* perf test: Add test for #system_tsc_freq in metricsIan Rogers2022-07-251-0/+13
* perf test: Fix test case 83 ('perf stat CSV output linter') on s390Thomas Richter2022-07-201-3/+4
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-07-181-17/+10
|\
| * perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter2022-07-171-14/+4
| * perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter2022-07-171-3/+6
* | perf test: Add test for branch stack samplingGerman Gomez2022-07-121-0/+114
* | perf test: Make all metrics test more tolerantIan Rogers2022-07-121-16/+31
* | perf test: Add debug line to diagnose broken metricsIan Rogers2022-07-121-0/+1
|/
* perf expr: Allow exponents on floating point valuesIan Rogers2022-06-191-0/+2
* perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...Athira Rajeev2022-06-191-1/+1
* perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan2022-06-191-1/+1
* perf test: Fix variable length array undefined behavior in bp_accountIan Rogers2022-06-191-2/+14
* perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter2022-06-192-72/+45
* perf test arm-spe: Check if perf-record hangs when recording workload with forksGerman Gomez2022-06-031-0/+92
* perf test: Add a basic offcpu profiling testNamhyung Kim2022-05-261-0/+60
* perf test: Add checking for perf stat CSV output.Claire Jensen2022-05-262-0/+195
* perf intel-pt: Add a test for system-wide side bandAdrian Hunter2022-05-261-0/+71
* perf jevents: Modify match fieldIan Rogers2022-05-231-12/+12
* perf jevents: Append PMU description laterIan Rogers2022-05-231-3/+3
* perf test: Use skip in PERF_RECORD_*Ian Rogers2022-05-231-2/+16
* perf test: Parse events break apart testsIan Rogers2022-05-231-134/+177
* perf test: Parse events tidy evlist_testIan Rogers2022-05-231-87/+84
* perf test: Parse events tidy terms_testIan Rogers2022-05-231-7/+5
* perf test: Basic mmap use skipIan Rogers2022-05-231-2/+16
* perf test: Use skip in openat syscallIan Rogers2022-05-232-9/+34