summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/pmu.c
Commit message (Expand)AuthorAgeFilesLines
* perf test: Free formats for perf pmu parse testNamhyung Kim2020-09-151-0/+1
* perf parse-events: Make add PMU verbose output clearerIan Rogers2020-05-281-2/+2
* perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo2019-09-201-1/+0
* perf tests pmu: Add missing headersArnaldo Carvalho de Melo2019-02-061-0/+2
* perf tools: Fix snprint warnings for gcc 8Jiri Olsa2018-03-191-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-1/+1
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-191-1/+1
* perf tools: Add term support for parse_events_errorJiri Olsa2015-04-291-1/+2
* perf tools: Let default config be defined for a PMUAdrian Hunter2014-09-171-1/+1
* perf tests: Use ARRAY_SIZE() were applicableArnaldo Carvalho de Melo2013-01-241-7/+2
* perf tools: Fix usage of __ in parse_events_term structArnaldo Carvalho de Melo2013-01-241-2/+2
* perf tests: Move pmu tests into separate objectJiri Olsa2012-11-141-0/+178