summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2024-11-01perf test: Use sqrtloop workload to test bperf eventTengda Wu
2024-10-28perf test: Sort tests placing exclusive tests lastIan Rogers
2024-10-28perf test: Add a signal handler to kill forked child processesIan Rogers
2024-10-28perf test: Make parallel testing the defaultIan Rogers
2024-10-28perf test: Run parallel tests in two passesIan Rogers
2024-10-28perf test: Add a signal handler around running a testIan Rogers
2024-10-28perf test: Tag parallel failing shell tests with "(exclusive)"Ian Rogers
2024-10-28perf test: Avoid list test blocking on writing to stdoutIan Rogers
2024-10-28perf test: Reduce scope of parallel variableIan Rogers
2024-10-28perf test: Display number of active running testsIan Rogers
2024-10-23perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova
2024-10-22perf test: Add precise_max subtest to the perf record shell testNamhyung Kim
2024-10-22perf tools: Do not set exclude_guest for precise_ipNamhyung Kim
2024-10-22perf tools: Don't set attr.exclude_guest by defaultNamhyung Kim
2024-10-22perf tools: Add fallback for exclude_guestNamhyung Kim
2024-10-21perf test: Introduce --list-workloads to list the available workloadsArnaldo Carvalho de Melo
2024-10-21perf test: Introduce workloads__for_each()Arnaldo Carvalho de Melo
2024-10-19perf test: Fix perf test case 84 on s390Thomas Richter
2024-10-19perf test: Update all metrics test like metricgroups testNamhyung Kim
2024-10-17perf test: Move attr files into shell directory where they are usedIan Rogers
2024-10-17perf test: Remove C test wrapper for attr.pyIan Rogers
2024-10-17perf test: Add a shell wrapper for "Setup struct perf_event_attr"Ian Rogers
2024-10-17perf stat: Add metric-threshold to json outputIan Rogers
2024-10-17perf test: Speed up some tests using perf listNamhyung Kim
2024-10-14tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.cAthira Rajeev
2024-10-14tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmuAthira Rajeev
2024-10-10perf tests: Add tool PMU testIan Rogers
2024-10-10perf pmu: Allow hardcoded terms to be applied to attributesIan Rogers
2024-10-03perf test attr: Add back missing topdown eventsVeronika Molnarova
2024-10-03perf test: Restore sample rate for perf_event_attrVeronika Molnarova
2024-10-02perf/test: perf test 86 fails on s390Thomas Richter
2024-10-02tools/perf: Allow inherit + PERF_SAMPLE_READ when opening eventsBen Gainey
2024-10-02perf test: Skip not fail syscall tp fields test when insufficient permissionsIan Rogers
2024-10-02perf test: Skip not fail tp fields test when insufficient permissionsIan Rogers
2024-10-02perf test: Fix memory leaks on event-times error pathsIan Rogers
2024-09-30perf tests: Add more topdown events regroup testsDapeng Mi
2024-09-30perf tests: Add topdown events counting and sampling testsDapeng Mi
2024-09-30perf tests: Add leader sampling test in record testsDapeng Mi
2024-09-30perf test: Use ARRAY_SIZE for array lengthJiapeng Chong
2024-09-26perf/test: Speed up test case perf annotate basic testsThomas Richter
2024-09-26perf test: Add a test for default perf stat commandJames Clark
2024-09-26perf test: Make stat test work on DT devicesJames Clark
2024-09-26perf evsel: Remove pmu_nameIan Rogers
2024-09-26perf stat: Uniquify event name improvementsIan Rogers
2024-09-26perf test: Ignore security failures in all PMU testIan Rogers
2024-09-24perf test: cs-etm: Test Coresight disassembly scriptJames Clark
2024-09-24perf test: Be more tolerant of metricgroup failuresIan Rogers
2024-09-11perf pmus: Fake PMU clean upIan Rogers
2024-09-11perf test shell probe_vfs_getname: Remove extraneous '=' from probe line numb...Arnaldo Carvalho de Melo
2024-09-11perf parse-events: Remove duplicated include in parse-events.cYang Li