aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/pmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-15perf test: Free formats for perf pmu parse testNamhyung Kim1-0/+1
2020-05-28perf parse-events: Make add PMU verbose output clearerIan Rogers1-2/+2
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo1-1/+0
2019-02-06perf tests pmu: Add missing headersArnaldo Carvalho de Melo1-0/+2
2018-03-19perf tools: Fix snprint warnings for gcc 8Jiri Olsa1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo1-1/+1
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo1-0/+1
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo1-1/+1
2015-04-29perf tools: Add term support for parse_events_errorJiri Olsa1-1/+2
2014-09-17perf tools: Let default config be defined for a PMUAdrian Hunter1-1/+1
2013-01-24perf tests: Use ARRAY_SIZE() were applicableArnaldo Carvalho de Melo1-7/+2
2013-01-24perf tools: Fix usage of __ in parse_events_term structArnaldo Carvalho de Melo1-2/+2
2012-11-14perf tests: Move pmu tests into separate objectJiri Olsa1-0/+178