aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/pmu-events.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-08perf pmu: Add pmu_events_map__find() function to find the common PMU map for the systemJohn Garry1-1/+1
2021-04-08perf test: Handle metric reuse in pmu-events parsing testJohn Garry1-0/+81
2020-12-15perf test: Fix metric parsing testKajol Jain1-1/+1
2020-11-04perf jevents: Add test for arch std eventsJohn Garry1-0/+14
2020-09-15perf test: Free aliases for PMU event map aliases testNamhyung Kim1-0/+5
2020-07-17perf metric: Rename expr__add_id() to expr__add_val()Jiri Olsa1-2/+2
2020-06-22perf tests: Add another metric parsing testJiri Olsa1-3/+114
2020-06-22perf tests: Factor check_parse_id functionJiri Olsa1-6/+14
2020-05-28perf expr: Migrate expr ids table to a hashmapIan Rogers1-12/+13
2020-05-28perf test: Improve pmu event metric testingIan Rogers1-6/+166
2020-03-24perf test: Test pmu-events aliasesJohn Garry1-1/+147
2020-03-24perf test: Add pmu-events testJohn Garry1-0/+233