aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/tests/rdpmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-13perf test: Rename struct test to test_suiteIan Rogers1-1/+1
2019-09-25libperf: Move 'page_size' global variable to libperfJiri Olsa1-1/+1
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo1-1/+1
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo1-0/+2
2019-08-29perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo1-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
2016-07-12perf tests x86 rdpmc: Add missing headersArnaldo Carvalho de Melo1-0/+4
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo1-2/+2
2016-03-08perf tools: Use 64-bit shifts with (TSC) time conversionAdrian Hunter1-1/+1
2016-03-03perf tests: Initialize sa.sa_flagsColin Ian King1-0/+1
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo1-1/+1
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming1-0/+174