summaryrefslogtreecommitdiff
path: root/tools/perf/tests/pmu-events.c
Commit message (Expand)AuthorAgeFilesLines
* perf test: Add pmu-events sys event supportJohn Garry2021-08-101-3/+74
* perf test: Add more pmu-events uncore aliasesJohn Garry2021-08-101-0/+72
* perf test: Re-add pmu-event uncore PMU alias testJohn Garry2021-08-101-0/+110
* perf test: Test pmu-events core aliases separatelyJohn Garry2021-08-101-29/+16
* perf test: Factor out pmu-events alias comparisonJohn Garry2021-08-101-25/+55
* perf test: Declare pmu-events test events separatelyJohn Garry2021-08-101-118/+126
* perf test: Factor out pmu-events event comparisonJohn Garry2021-08-101-53/+66
* perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...John Garry2021-04-081-1/+1
* perf test: Handle metric reuse in pmu-events parsing testJohn Garry2021-04-081-0/+81
* perf test: Fix metric parsing testKajol Jain2020-12-151-1/+1
* perf jevents: Add test for arch std eventsJohn Garry2020-11-041-0/+14
* perf test: Free aliases for PMU event map aliases testNamhyung Kim2020-09-151-0/+5
* perf metric: Rename expr__add_id() to expr__add_val()Jiri Olsa2020-07-171-2/+2
* perf tests: Add another metric parsing testJiri Olsa2020-06-221-3/+114
* perf tests: Factor check_parse_id functionJiri Olsa2020-06-221-6/+14
* perf expr: Migrate expr ids table to a hashmapIan Rogers2020-05-281-12/+13
* perf test: Improve pmu event metric testingIan Rogers2020-05-281-6/+166
* perf test: Test pmu-events aliasesJohn Garry2020-03-241-1/+147
* perf test: Add pmu-events testJohn Garry2020-03-241-0/+233