summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/tests/perf-time-to-tsc.c
Commit message (Expand)AuthorAgeFilesLines
* perf mmap: Simplify perf_mmap__read_init()Kan Liang2018-03-081-2/+1
* perf mmap: Simplify perf_mmap__read_event()Kan Liang2018-03-081-1/+1
* perf mmap: Simplify perf_mmap__consume()Kan Liang2018-03-081-1/+1
* perf test: Switch to new perf_mmap__read_event() interface for time-to-tscKan Liang2018-03-051-2/+9
* perf evlist: Remove 'overwrite' parameter from perf_evlist__mmapWang Nan2017-12-051-1/+1
* 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 tools: Include errno.h where neededArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo2017-04-191-0/+1
* perf tests time-to-tsc: No need to disable an event before deleting itArnaldo Carvalho de Melo2016-06-221-5/+1
* perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo2016-04-111-1/+1
* perf tests: No need to set attr.sample_freq in the perf time to TSC testArnaldo Carvalho de Melo2016-01-071-1/+0
* 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/+164