summaryrefslogtreecommitdiff
path: root/tools/perf/tests/pmu.c
AgeCommit message (Expand)Author
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