aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/pmu.c
AgeCommit message (Expand)Author
2023-09-11perf parse-events: Introduce 'struct parse_events_terms'Ian Rogers
2023-08-25perf parse-events: Make term's config constIan Rogers
2023-08-24perf pmu: Make the loading of formats lazyIan Rogers
2023-08-23perf pmu: Pass PMU rather than aliases and formatIan Rogers
2023-08-23perf pmu: Avoid passing format list to perf_pmu__config_terms()Ian Rogers
2023-05-28perf test pmu: Avoid 2 static path arraysIan Rogers
2023-04-04perf pmu: Use relative path for sysfs scanNamhyung Kim
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Move each test suite struct to its testIan Rogers
2020-09-15perf test: Free formats for perf pmu parse testNamhyung Kim
2020-05-28perf parse-events: Make add PMU verbose output clearerIan Rogers
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo
2019-02-06perf tests pmu: Add missing headersArnaldo Carvalho de Melo
2018-03-19perf tools: Fix snprint warnings for gcc 8Jiri Olsa
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2017-04-19perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-04-29perf tools: Add term support for parse_events_errorJiri Olsa
2014-09-17perf tools: Let default config be defined for a PMUAdrian Hunter
2013-01-24perf tests: Use ARRAY_SIZE() were applicableArnaldo Carvalho de Melo
2013-01-24perf tools: Fix usage of __ in parse_events_term structArnaldo Carvalho de Melo
2012-11-14perf tests: Move pmu tests into separate objectJiri Olsa