summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* perf test: Add hwmon "PMU" testIan Rogers2024-11-091-0/+230
* perf test: Add hwmon filename parser testIan Rogers2024-11-094-0/+114
* perf build: Include libtraceevent headers directly indicated by pkg-configYicong Yang2024-11-081-1/+1
* perf test: Fix ftrace test with regex patternsNamhyung Kim2024-11-041-1/+1
* perf test: Remove dangling CFLAGS for removed attr.o objectArnaldo Carvalho de Melo2024-11-041-1/+0
* perf test: Remove cpu-list BPF cgroup counter testMichael Petlan2024-11-041-13/+0
* perf build: Make libunwind opt-in rather than opt-outIan Rogers2024-11-041-3/+3
* Merge 'origin/master' into perf-tools-nextNamhyung Kim2024-11-031-15/+54
|\
| * perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova2024-10-231-15/+54
* | perf test: Use sqrtloop workload to test bperf eventTengda Wu2024-11-011-1/+1
* | perf test: Sort tests placing exclusive tests lastIan Rogers2024-10-281-41/+84
* | perf test: Add a signal handler to kill forked child processesIan Rogers2024-10-281-3/+34
* | perf test: Make parallel testing the defaultIan Rogers2024-10-281-11/+2
* | perf test: Run parallel tests in two passesIan Rogers2024-10-284-61/+121
* | perf test: Add a signal handler around running a testIan Rogers2024-10-281-1/+27
* | perf test: Tag parallel failing shell tests with "(exclusive)"Ian Rogers2024-10-2820-20/+20
* | perf test: Avoid list test blocking on writing to stdoutIan Rogers2024-10-281-1/+4
* | perf test: Reduce scope of parallel variableIan Rogers2024-10-281-3/+6
* | perf test: Display number of active running testsIan Rogers2024-10-281-31/+62
* | perf test: Add precise_max subtest to the perf record shell testNamhyung Kim2024-10-221-0/+25
* | perf tools: Do not set exclude_guest for precise_ipNamhyung Kim2024-10-221-8/+4
* | perf tools: Don't set attr.exclude_guest by defaultNamhyung Kim2024-10-222-10/+10
* | perf tools: Add fallback for exclude_guestNamhyung Kim2024-10-221-1/+1
* | perf test: Introduce --list-workloads to list the available workloadsArnaldo Carvalho de Melo2024-10-211-1/+19
* | perf test: Introduce workloads__for_each()Arnaldo Carvalho de Melo2024-10-211-3/+4
* | perf test: Fix perf test case 84 on s390Thomas Richter2024-10-191-0/+1
* | perf test: Update all metrics test like metricgroups testNamhyung Kim2024-10-191-21/+66
* | perf test: Move attr files into shell directory where they are usedIan Rogers2024-10-1752-1/+1
* | perf test: Remove C test wrapper for attr.pyIan Rogers2024-10-173-220/+0
* | perf test: Add a shell wrapper for "Setup struct perf_event_attr"Ian Rogers2024-10-171-0/+22
* | perf stat: Add metric-threshold to json outputIan Rogers2024-10-171-1/+4
* | perf test: Speed up some tests using perf listNamhyung Kim2024-10-179-9/+9
* | tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.cAthira Rajeev2024-10-141-1/+0
* | tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmuAthira Rajeev2024-10-141-1/+1
* | perf tests: Add tool PMU testIan Rogers2024-10-104-0/+114
* | perf pmu: Allow hardcoded terms to be applied to attributesIan Rogers2024-10-101-1/+2
* | perf test attr: Add back missing topdown eventsVeronika Molnarova2024-10-034-144/+320
* | perf test: Restore sample rate for perf_event_attrVeronika Molnarova2024-10-031-0/+18
* | perf/test: perf test 86 fails on s390Thomas Richter2024-10-021-2/+2
* | tools/perf: Allow inherit + PERF_SAMPLE_READ when opening eventsBen Gainey2024-10-028-2/+150
* | perf test: Skip not fail syscall tp fields test when insufficient permissionsIan Rogers2024-10-021-4/+15
* | perf test: Skip not fail tp fields test when insufficient permissionsIan Rogers2024-10-021-15/+25
* | perf test: Fix memory leaks on event-times error pathsIan Rogers2024-10-021-2/+3
* | perf tests: Add more topdown events regroup testsDapeng Mi2024-09-301-2/+20
* | perf tests: Add topdown events counting and sampling testsDapeng Mi2024-09-302-0/+23
* | perf tests: Add leader sampling test in record testsDapeng Mi2024-09-301-0/+28
* | perf test: Use ARRAY_SIZE for array lengthJiapeng Chong2024-09-301-1/+2
* | perf/test: Speed up test case perf annotate basic testsThomas Richter2024-09-261-5/+5
* | perf test: Add a test for default perf stat commandJames Clark2024-09-261-0/+25
* | perf test: Make stat test work on DT devicesJames Clark2024-09-261-5/+7