summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf tests: Fix hwmon parsing with PMU name testIan Rogers7 days1-2/+3
* perf tests hwmon_pmu: Remove double evlist__delete()Arnaldo Carvalho de Melo7 days1-2/+0
* perf/test: fix perf ftrace test on s390Thomas Richter7 days1-1/+1
* perf test: Correct hwmon test PMU detectionIan Rogers7 days1-1/+2
* perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers13 days1-4/+3
* perf header: Avoid transitive PMU includesIan Rogers13 days1-0/+2
* perf test: Add missing __exit calls in tool/hwmon testsIan Rogers13 days2-0/+2
* perf tests: Make leader sampling test work without branch eventJames Clark13 days1-6/+7
* perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn'...Arnaldo Carvalho de Melo13 days1-2/+2
* perf test shell trace_exit_race: Show what went wrong in verbose modeArnaldo Carvalho de Melo2024-11-151-2/+22
* perf tests: Add test for trace output lossBenjamin Peterson2024-11-141-0/+31
* 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-091-1/+1
* perf test: Fix ftrace test with regex patternsNamhyung Kim2024-11-051-1/+1
* perf test: Remove dangling CFLAGS for removed attr.o objectArnaldo Carvalho de Melo2024-11-051-1/+0
* perf test: Remove cpu-list BPF cgroup counter testMichael Petlan2024-11-051-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-041-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-021-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-221-1/+19
* | perf test: Introduce workloads__for_each()Arnaldo Carvalho de Melo2024-10-221-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-114-0/+114
* | perf pmu: Allow hardcoded terms to be applied to attributesIan Rogers2024-10-111-1/+2
* | perf test attr: Add back missing topdown eventsVeronika Molnarova2024-10-044-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