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