aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/pmu.c
Commit message (Expand)AuthorAge
* perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo2019-09-20
* perf tests pmu: Add missing headersArnaldo Carvalho de Melo2019-02-06
* perf tools: Fix snprint warnings for gcc 8Jiri Olsa2018-03-19
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-11
* perf tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-19
* perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo2017-04-19
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-19
* perf tools: Add term support for parse_events_errorJiri Olsa2015-04-29
* perf tools: Let default config be defined for a PMUAdrian Hunter2014-09-17
* perf tests: Use ARRAY_SIZE() were applicableArnaldo Carvalho de Melo2013-01-24
* perf tools: Fix usage of __ in parse_events_term structArnaldo Carvalho de Melo2013-01-24
* perf tests: Move pmu tests into separate objectJiri Olsa2012-11-14