summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/tests/rdpmc.c
Commit message (Expand)AuthorAgeFilesLines
* 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 tests x86 rdpmc: Add missing headersArnaldo Carvalho de Melo2016-07-121-0/+4
* tools: Introduce str_error_r()Arnaldo Carvalho de Melo2016-07-121-2/+2
* perf tools: Use 64-bit shifts with (TSC) time conversionAdrian Hunter2016-03-081-1/+1
* perf tests: Initialize sa.sa_flagsColin Ian King2016-03-031-0/+1
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-191-1/+1
* perf tests: Move x86 tests into arch directoryMatt Fleming2015-10-051-0/+174