summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/tests/rdpmc.c
AgeCommit message (Expand)Author
2019-09-25libperf: Move 'page_size' global variable to libperfJiri Olsa
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo
2019-08-29perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo
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
2016-07-12perf tests x86 rdpmc: Add missing headersArnaldo Carvalho de Melo
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo
2016-03-08perf tools: Use 64-bit shifts with (TSC) time conversionAdrian Hunter
2016-03-03perf tests: Initialize sa.sa_flagsColin Ian King
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming