summaryrefslogtreecommitdiff
path: root/tools/perf/tests/perf-time-to-tsc.c
AgeCommit message (Expand)Author
2021-11-13perf test: TSC test, remove is_supported useIan Rogers
2021-11-13perf test: Convert time to tsc test to test case.Ian Rogers
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Move each test suite struct to its testIan Rogers
2021-07-14perf tests: Fix 'Convert perf time to TSC' on core-only systemJin Yao
2021-04-29perf tests: Support 'Convert perf time to TSC' test for hybridJin Yao
2021-03-06perf test: Fix cpu and thread map leaks in perf_time_to_tsc testNamhyung Kim
2020-11-30perf evlist: Use the right prefix for 'struct evlist' event attribute config ...Arnaldo Carvalho de Melo
2020-11-04perf tests tsc: Add checking helper is_supported()Leo Yan
2020-11-04perf tests tsc: Make tsc testing as a common testingLeo Yan
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming
2015-04-29perf tools: Add parse_events_error interfaceJiri Olsa
2014-07-23perf tools: Move rdtsc() functionAdrian Hunter
2014-07-17perf tools: Allow TSC conversion on any archAdrian Hunter
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-01-13perf evlist: Auto unmap on destructorArnaldo Carvalho de Melo
2014-01-13perf evlist: Close fds on destructorArnaldo Carvalho de Melo
2014-01-13perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo
2013-12-19perf tools: Rename 'perf_record_opts' to 'record_optsArnaldo Carvalho de Melo
2013-10-28perf tools: Fixup mmap event consumptionZhouyi Zhou
2013-07-23perf tools: Add test for converting perf time to/from TSCAdrian Hunter