summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorLines
2024-11-09perf test: Add hwmon "PMU" testIan Rogers-0/+230
2024-11-09perf test: Add hwmon filename parser testIan Rogers-0/+114
2024-11-08perf build: Include libtraceevent headers directly indicated by pkg-configYicong Yang-1/+1
2024-11-04perf test: Fix ftrace test with regex patternsNamhyung Kim-1/+1
2024-11-04perf test: Remove dangling CFLAGS for removed attr.o objectArnaldo Carvalho de Melo-1/+0
2024-11-04perf test: Remove cpu-list BPF cgroup counter testMichael Petlan-13/+0
2024-11-04perf build: Make libunwind opt-in rather than opt-outIan Rogers-3/+3
2024-11-03Merge 'origin/master' into perf-tools-nextNamhyung Kim-15/+54
2024-11-01perf test: Use sqrtloop workload to test bperf eventTengda Wu-1/+1
2024-10-28perf test: Sort tests placing exclusive tests lastIan Rogers-41/+84
2024-10-28perf test: Add a signal handler to kill forked child processesIan Rogers-3/+34
2024-10-28perf test: Make parallel testing the defaultIan Rogers-11/+2
2024-10-28perf test: Run parallel tests in two passesIan Rogers-61/+121
2024-10-28perf test: Add a signal handler around running a testIan Rogers-1/+27
2024-10-28perf test: Tag parallel failing shell tests with "(exclusive)"Ian Rogers-20/+20
2024-10-28perf test: Avoid list test blocking on writing to stdoutIan Rogers-1/+4
2024-10-28perf test: Reduce scope of parallel variableIan Rogers-3/+6
2024-10-28perf test: Display number of active running testsIan Rogers-31/+62
2024-10-23perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova-15/+54
2024-10-22perf test: Add precise_max subtest to the perf record shell testNamhyung Kim-0/+25
2024-10-22perf tools: Do not set exclude_guest for precise_ipNamhyung Kim-8/+4
2024-10-22perf tools: Don't set attr.exclude_guest by defaultNamhyung Kim-10/+10
2024-10-22perf tools: Add fallback for exclude_guestNamhyung Kim-1/+1
2024-10-21perf test: Introduce --list-workloads to list the available workloadsArnaldo Carvalho de Melo-1/+19
2024-10-21perf test: Introduce workloads__for_each()Arnaldo Carvalho de Melo-3/+4
2024-10-19perf test: Fix perf test case 84 on s390Thomas Richter-0/+1
2024-10-19perf test: Update all metrics test like metricgroups testNamhyung Kim-21/+66
2024-10-17perf test: Move attr files into shell directory where they are usedIan Rogers-1/+1
2024-10-17perf test: Remove C test wrapper for attr.pyIan Rogers-220/+0
2024-10-17perf test: Add a shell wrapper for "Setup struct perf_event_attr"Ian Rogers-0/+22
2024-10-17perf stat: Add metric-threshold to json outputIan Rogers-1/+4
2024-10-17perf test: Speed up some tests using perf listNamhyung Kim-9/+9
2024-10-14tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.cAthira Rajeev-1/+0
2024-10-14tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmuAthira Rajeev-1/+1
2024-10-10perf tests: Add tool PMU testIan Rogers-0/+114
2024-10-10perf pmu: Allow hardcoded terms to be applied to attributesIan Rogers-1/+2
2024-10-03perf test attr: Add back missing topdown eventsVeronika Molnarova-144/+320
2024-10-03perf test: Restore sample rate for perf_event_attrVeronika Molnarova-0/+18
2024-10-02perf/test: perf test 86 fails on s390Thomas Richter-2/+2
2024-10-02tools/perf: Allow inherit + PERF_SAMPLE_READ when opening eventsBen Gainey-2/+150
2024-10-02perf test: Skip not fail syscall tp fields test when insufficient permissionsIan Rogers-4/+15
2024-10-02perf test: Skip not fail tp fields test when insufficient permissionsIan Rogers-15/+25
2024-10-02perf test: Fix memory leaks on event-times error pathsIan Rogers-2/+3
2024-09-30perf tests: Add more topdown events regroup testsDapeng Mi-2/+20
2024-09-30perf tests: Add topdown events counting and sampling testsDapeng Mi-0/+23
2024-09-30perf tests: Add leader sampling test in record testsDapeng Mi-0/+28
2024-09-30perf test: Use ARRAY_SIZE for array lengthJiapeng Chong-1/+2
2024-09-26perf/test: Speed up test case perf annotate basic testsThomas Richter-5/+5
2024-09-26perf test: Add a test for default perf stat commandJames Clark-0/+25
2024-09-26perf test: Make stat test work on DT devicesJames Clark-5/+7