summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/pmu-events.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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