summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86/tests/perf-time-to-tsc.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo1-0/+1
2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo1-0/+1
2016-06-22perf tests time-to-tsc: No need to disable an event before deleting itArnaldo Carvalho de Melo1-5/+1
2016-04-12perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo1-1/+1
2016-01-07perf tests: No need to set attr.sample_freq in the perf time to TSC testArnaldo Carvalho de Melo1-1/+0
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/+164