summaryrefslogtreecommitdiff
path: root/tools/perf/tests/pmu-events.c
AgeCommit message (Expand)Author
2021-11-13perf test: Convert pmu event tests to test cases.Ian Rogers
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Move each test suite struct to its testIan Rogers
2021-11-07perf parse-event: Add init and exit to parse_event_errorIan Rogers
2021-10-20perf metric: Encode and use metric-id as qualifierIan Rogers
2021-10-20perf metric: Move runtime value to the expr contextIan Rogers
2021-10-20perf pmu: Make pmu_event tables const.Ian Rogers
2021-10-20perf pmu: Make pmu_sys_event_tables const.Ian Rogers
2021-10-20perf pmu: Add const to pmu_events_map.Ian Rogers
2021-09-29perf metric: Rename expr__find_other.Ian Rogers
2021-09-29perf metric: Restructure struct expr_parse_ctx.Ian Rogers
2021-09-28perf test: Add pmu-event test for event described as "config="John Garry
2021-09-28perf test: Verify more event members in pmu-events testJohn Garry
2021-09-28perf parse-events: Set numeric term configJohn Garry
2021-08-10perf test: Add pmu-events sys event supportJohn Garry
2021-08-10perf test: Add more pmu-events uncore aliasesJohn Garry
2021-08-10perf test: Re-add pmu-event uncore PMU alias testJohn Garry
2021-08-10perf test: Test pmu-events core aliases separatelyJohn Garry
2021-08-10perf test: Factor out pmu-events alias comparisonJohn Garry
2021-08-10perf test: Declare pmu-events test events separatelyJohn Garry
2021-08-10perf test: Factor out pmu-events event comparisonJohn Garry
2021-04-08perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...John Garry
2021-04-08perf test: Handle metric reuse in pmu-events parsing testJohn Garry
2020-12-15perf test: Fix metric parsing testKajol Jain
2020-11-04perf jevents: Add test for arch std eventsJohn Garry
2020-09-15perf test: Free aliases for PMU event map aliases testNamhyung Kim
2020-07-17perf metric: Rename expr__add_id() to expr__add_val()Jiri Olsa
2020-06-22perf tests: Add another metric parsing testJiri Olsa
2020-06-22perf tests: Factor check_parse_id functionJiri Olsa
2020-05-28perf expr: Migrate expr ids table to a hashmapIan Rogers
2020-05-28perf test: Improve pmu event metric testingIan Rogers
2020-03-24perf test: Test pmu-events aliasesJohn Garry
2020-03-24perf test: Add pmu-events testJohn Garry